authgear / authgear/authgear-server

Allow configure post_logout_redirect_uri for confidential client

Open
#3,661 0 comments 0 reactions 1 assignee Claimed by @louischan-oursky View on GitHub
Dominant language
Go
Stars
2k
Forks
125
Avg merge
2d 17h
Merged PRs (30d)
32

Description

A confidential client integrates with Authgear via the authorization code flow. If the client is a web application, then it may want to log the user out from both the server and Authgear. OIDC defines `end_session_endpoint` for this purpose. We have supported this already. But `post_logout_redirect_uris` are not visible to a confidential client.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.