Esri / arcgis-viewer-silverlight

Source code for the ArcGIS Viewer for Silverlight
http://links.esri.com/slviewer
Microsoft Public License
12 stars 12 forks source link

Browse Panel does not show secure services for federated servers following Portal login #42

Closed zwaap closed 9 years ago

zwaap commented 9 years ago

Secure services are not shown in the following scenario:

  1. In Application Builder, update application settings to specify a Portal for ArcGIS instance
  2. Sign in to the specified Portal
  3. Using the Browse Panel, specify the services directory endpoint of an ArcGIS Server instance that is federated with the specified Portal

The services shown will not include secure services to which the logged-in user has access. Since the user has already authenticated with the owning Portal, a token for the federated server should be generated transparently and secure services should be made available in the panel.

zwaap commented 9 years ago

@pMaske please test. The changes to add OAuth support should fix this as well.

pMaske commented 9 years ago

@zwapp passed QA. Please merge.

zwaap commented 9 years ago

@pMaske merged

pMaske commented 9 years ago

Verified.