NET Developer 10 Exam QuestionsBrowse all questions from this exam

NET Developer 10 Exam - Question 8


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?

Show Answer
Correct Answer: D

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.

Discussion

5 comments
Sign in to comment
ETONONOption: D
Feb 8, 2023

D is the correct one

VMUNOption: D
Feb 14, 2023

D is right. Add AllowedCorsOriginsGroup for each site to the Identity Server configuration.

robson_barbosaOption: D
Feb 27, 2023

https://doc.sitecore.com/xp/en/developers/92/sitecore-experience-manager/configure-a-sitecore-instance-and-sitecore-identity-server.html

SureshRayarakulaOption: D
Jun 27, 2023

D is the correct one

SiteToTheCoreOption: D
Jul 27, 2023

D is correct