Skip to content

Support for looking up public keys via OIDC discovery #53

@raymcdermott

Description

@raymcdermott

When using auth0 / google / etc... you can obtain public keys to assist with verifying JWTs via .well-known endpoints.

The domain for the endpoints can be deduced from the JWT :iss property and a map of the .well-known paths for commonly used authentication providers (or provided by the client).

Are you considering support for this?

I have a rudimentary implementation so can create a PR if there is interest.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions