Hello everyone,
Is anyone aware of the faculty of implementing an SSO authentication module on a JSAPI/HTML application?
I insist on the fact that I am not using a webmap from ArcGIS Online but I am using ArcGIS Server dynamic map services.
The OAuth module is only compatible with ArcGIS Online but I don't know if there could be a compatibility or a retailoring with a simple JSAPI/HTML application, but it doesn't seem to.
The module itself should access Microsoft active directory users in an Enterprise level.
I have encounter some .NET sample codes but I need something Javascript oriented.
Do you have any suggestions how is it possible?