When I set the security level to product level, a default login page appears when starting the application locally. My team needs to keep the original login functionality while also configuring Microsoft OIDC single sign-on (SSO). We've tried adding a button under the Atlas_Web_Content component, but it hasn't worked. Where should I design the login page to integrate both functionalities?I modified the following page but it didn't work. I can't find where the actual login page is located.
asked
Eric Deng
1 answers
0
Hi Eric Deng,
Just duplicate the original login page by searching Login and modified duplicated page according to your need & assign anonymous userRole to duplicated page.
Use duplicated page in the Navigation sign in page.