Skip to content
This repository was archived by the owner on Dec 7, 2020. It is now read-only.
This repository was archived by the owner on Dec 7, 2020. It is now read-only.

Logout redirect should use the end session endpoint from the discovery doc if it exists #620

@gps035

Description

@gps035

Currently, when the enable-logout-redirect option is on, a user is redirected to $ISSUER/protocol/openid-connect/logout. This is not always the correct endpoint, and I believe that the end_session_endpoint from the discovery doc should be used if it is specified.

I have opened a PR(#619) to demonstrate how I think it should work, but I'm not 100% confident that this is the right approach

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions