Is there a way to create SSO experience between non-gis (application A) and gis (application B) custom web applications, when both were using the same Azure AD?
When user first logged in to application A by entering the credentials, later when accessed application B it should not challenge the user for credentials again. This behavior shall be vice-versa from application B to application A.
e.g.
Application A = Microsoft Dynamics 365 Online Application (SaaS model)
Application B = Custom web map application built using ArcGIS API for JavaScript