Adjusting B2C Session Behavior to Resolve Authentication Issues in APIM User Portal
I am experiencing an issue with user authentication in my developer portal, which utilizes Azure B2C for login. After users sign out, they can immediately sign in again without re-entering their credentials. I have researched potential solutions and am particularly interested in Azure B2C's user flow "session behavior".
Would modifying the session behavior of my user flow help resolve the issue in my API Management portal? I have attempted to adjust the "Require ID Token in logout requests" and "Enforce SSO logout validation" settings, but after publishing my portal with these changes, I encounter an error when trying to log out.