Skip to content

How to properly make my SWA logout from a custom identity provider? #594

Open
@brenoalvs

Description

@brenoalvs

I saw this similar issue and I think this is a bug.
#529

But I would like to understand better if this is something that will be fixed or do we really need to make the "reverse flow" to make it work. (Logout from IdP redirecting to app logout url).

Describe the bug
The app does not completely logs out when we visit the /logout url with a custom identity provider configured.

To Reproduce
Steps to reproduce the behavior:

  1. Setup a custom identity provider
  2. Login into the app
  3. Then logout
  4. The SWA app will be logged out but not the custom provider.
  5. If you visit any url that requires authentication the app logs you in without requesting for credentials again.

Expected behavior
Logout from the SWA and from the custom identity provider.

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