Skip to content

Single Sign-on issue: loading previous user Session #259

Description

@fayaz-net

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

  1. UserA logs into Relying party Application "App1" using OIDC authentication
  2. UserA clicks on link in App1 to redirect to another app "App2" uses same OIDC authentication and AuthService is configured
  3. App2 loaded for User A without prompting for Credentials
  4. UserA logs-out from App1
  5. UserB logs-in to App1 (Please note in the same browser session)
  6. UserB clicks on link in App1 to redirect to App2.
  7. 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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions