Hello Community -
I am looking for some guidance on how to approach authenticating active directory domain users against a secure ArcGIS Server map service. Knowing there are several approaches, please note the following:
- The application needing to consume the secure ArcGIS Server service is a custom developed web application using the ArcGIS Javascript API (v3.16).
- The ArcGIS Server (v10.4) hosting the service is federated to ArcGIS Portal (v10.4).The Portal itself authenticates users via ADFS via the "Enterprise Logins via SAML identity provider.
- Being federated, ArcGIS Server now "defers" security to the Portal - and I think THAT is what is making this challenging, if not impossible.