Select to view content in your preferred language

CORS, secured services, Identity manager

851
1
08-13-2012 07:09 AM
ThomasLaue
Emerging Contributor
Hello,

I have another question related to the new HTML 5 Cross-Origin Resource Sharing feature. Is it possible to setup an application using CORS in combination with secured services based on token authentication using ArcGIS for Server 10.1? Does the identity manager support this scenario?

Thanks for any reply. Best regards

Thomas
0 Kudos
1 Reply
derekswingley1
Deactivated User
Yes, this should work. Since 10.1 is configured for CORS by default, you should only need to include the identity manager in your app. When a secure service is loaded, the identity manager will prompt the user for credentials.
0 Kudos