Skip to content
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 for optional Authorization Server Metadata #1411

Open
charleswhchan opened this issue Mar 19, 2024 · 1 comment
Open

Support for optional Authorization Server Metadata #1411

charleswhchan opened this issue Mar 19, 2024 · 1 comment

Comments

@charleswhchan
Copy link
Contributor

According to Section 3 of OpenID Provider Metadata spec:

... Additional OpenID Provider Metadata parameters MAY also be used. ...

Is it possible to include additional Authorization Server Metadata RFC 8414 such as revocation_endpoint, revocation_endpoint_auth_methods_supported, revocation_endpoint_auth_signing_alg_values_supported, etc?

@n2ygk
Copy link
Member

n2ygk commented May 20, 2024

It's possible if you are willing to contribute a PR that implements the revocation endpoint! It would be a welcome enhancement.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants