Skip to content

Federated logout not working as intended #1737

@bmbmjmdm

Description

@bmbmjmdm

Description

Federated logout does not work when the initial login was unauthorized

Reproduction

I first try to login to facebook, and purposely choose to reject permissions from within the app.

Auth0 gets this info back, rejects it as unauthorized since I didn't give permission, and redirects me to my website.

Now I trigger auth0's logout function and pass it the federated parameter. Get redirected back to my site again.

I now go into login and try to choose facebook again, however it doesn't direct me to the facebook page to re-enter information. Instead it picks up my last login with them and automatically rejects it as unauthorized, making it so now I can never login with facebook using auth0.

Environment

  • Version of this library used: 9.11.2
  • Other relevant versions (language, server software, OS, browser): Firefox 70.0b9

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