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

After OAuth sign-in dialog is dismissed, secure services cannot be accessed #57

Closed zwaap closed 9 years ago

zwaap commented 9 years ago

In Application Builder, the OAuth sign-in dialog can be displayed when OAuth is enabled and a URL to a secure federated or hosted service is input into the Browse Panel. If the dialog is dismissed, the activity indicator in the Browse Panel is still displayed, and subsequent attempts to add secure services from the same Portal will fail.

zwaap commented 9 years ago

@pMaske please test

pMaske commented 9 years ago

@zwaap passed QA, Please merge.

zwaap commented 9 years ago

@pMaske merged

pMaske commented 9 years ago

Dismissal will display a sign-in failed message box and that is by design.

pMaske commented 9 years ago

Verified

zwaap commented 9 years ago

Issues with accessing services are still being seen sometimes after dismissing OAuth log-in prompt. Re-opening.

zwaap commented 9 years ago

@pMaske I've created a new pull request with an updated fix. Please test.

pMaske commented 9 years ago

Verified.