Skip to content

Use configured revocationEndpoint by default #1020

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

Merged
merged 1 commit into from
Jul 16, 2021

Conversation

BobCui20
Copy link
Contributor

@BobCui20 BobCui20 commented Feb 8, 2021

In case revocation_endpoint is not present in the openid configuration, the user provided revocationEndpoint should be used by default.
Otherwise the openid configuration will overwrite it to undefined regardlessly, and the user provided revocationEndpoint is not used at all.

in case revocation_endpoint is not present in the openid configuration, the user provided revocationEndpoint should be used by default.
Otherwise the openid configuration will overwrite it to undefined regardlessly, and the user provided revocationEndpoint is not used at all.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants