Skip to content

Support for optional Authorization Server Metadata #1411

@charleswhchan

Description

@charleswhchan
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?

Activity

n2ygk

n2ygk commented on May 20, 2024

@n2ygk
Contributor

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @charleswhchan@n2ygk

        Issue actions

          Support for optional Authorization Server Metadata · Issue #1411 · django-oauth/django-oauth-toolkit