-
Notifications
You must be signed in to change notification settings - Fork 2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Support End Session Endpoint for OIDC and allow customizable Post-logout Redirect URI #6092
Conversation
7acc08f
to
3a0e71d
Compare
✅ Deploy Preview will be available once build job completes!
|
c4120f0
to
af8ce33
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Docs changes LGTM.
…edirect URI Signed-off-by: Haywood Shannon <[email protected]> Signed-off-by: Haywood Shannon <[email protected]>
Signed-off-by: Haywood Shannon <[email protected]> Signed-off-by: Haywood Shannon <[email protected]>
Signed-off-by: Haywood Shannon <[email protected]> Signed-off-by: Haywood Shannon <[email protected]>
for more information, see https://pre-commit.ci
Signed-off-by: Haywood Shannon <[email protected]> Signed-off-by: Haywood Shannon <[email protected]>
Signed-off-by: Haywood Shannon <[email protected]> Signed-off-by: Haywood Shannon <[email protected]>
Signed-off-by: Haywood Shannon <[email protected]> Signed-off-by: Haywood Shannon <[email protected]>
Signed-off-by: Haywood Shannon <[email protected]> Signed-off-by: Haywood Shannon <[email protected]>
6ab8859
to
50e8fd5
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🚀
Hi, First, thank you for adding these changes in the latest release. |
Hi @llomgui, I've added you to the release page and will update the docs. |
Proposed changes
Support End Session Endpoint for OIDC and allow customizable Post-Logout Redirect URI. Post-Logout redirect URI can only be set when End Session Endpoint is present.
Checklist
Before creating a PR, run through this checklist and mark each as complete.