Hi Guys,
I have added site setting values to configure session time out for Power Portal users once they are signed in via Azure AD B2C. However, upon testing, I can see that once the session gets timed out, if the user clicks on Sign In again, it is not asking for the credentials. Rather it automatically signs in for the user without redirecting to Azure AD B2C user flow for authentication.
These are the site settings I have configured -
Authentication/ApplicationCookie/ExpireTimeSpan - 00:30:00
Authentication/OpenIdConnect/AAD-B2C_1/ExternalLogoutEnabled - true
Authentication/ApplicationCookie/LoginPath - /SignIn
Can you please let me know how to solve this?
@Fubar @OliverRodrigues @ragavanrajan