-
Notifications
You must be signed in to change notification settings - Fork 67
Open
Description
Hi There,
I have below SSO scenario for which Auth Service is not behaving as expected. Probably I am missing some configuration or anything else.
In the same browser
- UserA logs into Relying party Application "App1" using OIDC authentication
- UserA clicks on link in App1 to redirect to another app "App2" uses same OIDC authentication and AuthService is configured
- App2 loaded for User A without prompting for Credentials
- UserA logs-out from App1
- UserB logs-in to App1 (Please note in the same browser session)
- UserB clicks on link in App1 to redirect to App2.
- App2 is loded for UserA instead of UserB.
How do we notify AuthService to remove the previous user session in the above scenario. Please let me know if you need more details. Thanks.
Metadata
Metadata
Assignees
Labels
No labels