If the Sitecore Content Management instance can be accessed by multiple host names, what would you do to enable users for each site to be able to log in to the Sitecore shell?
If the Sitecore Content Management instance can be accessed by multiple host names, what would you do to enable users for each site to be able to log in to the Sitecore shell?
To enable users from multiple host names to log in to the Sitecore shell, add AllowedCorsOriginsGroup for each site to the Identity Server configuration. This will ensure that all specified host names are recognized by the Identity Server and granted the necessary permissions for cross-origin requests, enabling proper authentication.
D is the correct one
D is right. Add AllowedCorsOriginsGroup for each site to the Identity Server configuration.
D is correct
D is the correct one
https://doc.sitecore.com/xp/en/developers/92/sitecore-experience-manager/configure-a-sitecore-instance-and-sitecore-identity-server.html