Allow user to cache credentials for secure layer so it does not have to be re-entered every time they open the application.

878
0
09-14-2016 10:24 AM
JonathanBailey2
New Contributor II

I am using Windows Authentication with GIS Server Tier Authentication. I have a layer in my application that is a secure layer so when the application loads it prompts for the user's credentials. I am using the map as an embedded portion of a larger application and am using URL parameters to reload and auto zoom to different features. Each time that this happens the user is prompted for credentials. I would like to have a way either using tokens or another method to store the credentials so that the user does not have to re-enter them every time they move to a different feature.

I realize that if I used Web Tier Authentication that it would use the users credentials but due to how other applications that use this server are set up this is not an option.

Thank you in advance for any help that can be provided.

0 Kudos
0 Replies