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?
Activity
n2ygk commentedon 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.