Skip to content

[Feature]: Add logout URL for OIDC authentication #6107

Description

@hartimcwildfly

When logging out in Flipt, the endpoint
PUT /auth/v1/self/expire is called which deletes the session and then the browser is redirecting to /#/login.
In some cases the session on the IdP needs to be destroyed as well.
This can be done by a front channel logout URL. So basically an URL which the user is forwarded to (instead of being forwarded to /#/login
Can you add this feature to the OIDC authentication?

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementCreated by Linear-GitHub SyncproposalJust putting it out there

    Type

    No type

    Projects

    Status
    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions