Has anyone experienced and figured out how to overcome the double log-on when your collector app is accessing secured layers from your ArcGIS Server rest endpoints?
We have an collector web map that is pulling from secured services. When our user logs onto Collector, they do so with their federated logon. No issues there and works as expected. When they launch their map however, it asks them for domain user name and password again to access the layers.
I suspect a setting is not set right and isn't passing the credential back to IIS as I think it should, but I can't put my finger on which one.
Anyone have and idea of where I should start looking?
Looking to avoid having someone inadvertently pass their credentials in an unsecure fashion.