Users Authentication on AEMasCS - Author instances using SSO via Azure AD
We are working on project where we are migrating from AEM On-Premise to AEM cloud. On on-premises we are using SAML authentication handler for user authentication with Azure AD as IDP on both author and publishers(for all environments-DEV/Stage/Prod).
Similarly, after migration to cloud, we have a requirement to setup authentication for both author and publisher. For publisher we have referred below link
But for author , as mentioned in the above doc integrate the IDP with Adobe IMS., we followed the steps.
Now The question is "is it possible to use a different Directory for each environment(Dev/Stage/Prod-author)". As admin console is the centralized location for all environments...we can create one directory and map to single Azure AD endpoint. How we can configure for each author instances of all environments or single directory will work for all author instances.
How actually SSO works on author instances for each env(dev/stage/prod) ??
Quick response is highly appreciated. Thanks!!