Hi there,
We had something working in Silverlight where users on our domain would not have to sign in via a dialog to access secured services. We are transitioning our site to Javascript, and we'd like to have the same. Some of our layers are secured while most are not, and we'd prefer that this is somehow read from the users' windows logins as it was in Silverlight (at least in IE). Is this possible? I can't seem to find any info on authentication that bypasses the sign in dialog altogether.
We are using Javascript 3.13, ArcGIS for Server 10.3.1.
Thanks