We’re using the IdP Traditional component for SSO in a Reactive Web App with Entra ID.SSO implemented and works fine but the issue is when users close and reopen the browser, they are forced to log in again.
How can we configure persistent login/session so users remain signed in after reopening the browser?Do we need IdPReact for this, or can it be handled in IdP Traditional with Entra ID settings?
Hi,Is the 'Single Sign-On Between App types' parameter Enabled in Service Center?Kind RegardsThibaut
Yes, it is enabled already and there is no issue with the SSO login, only the issue is when I login to my application via SSO and immediately close and reopen the browser, they are forced me to log in again instead of auto login.
Hi @Deepak - EONE ,
follow these steps:
1. Try this IDP traditional component with traditional web app itself and observe the SSO behavior.
If it is working fine then,
2. Try IDP react with reactive application and repeat above and confirm if that one also working fine then
its obviously compatibility issue. using traditional web component to react applications may have these persistent issues. try the above steps and post you response here please. thanks.