Skip to content

Feature request: Allow OpenID document overrides in case of incomplete OIDC implementations #67

@Nezteb

Description

@Nezteb

Some OIDC providers (Microsoft) do not have spec-compliant discovery documents, and require patching in order to fully validate tokens.

Relevant code I found from a quick skim:

Perhaps some sort of middleware step that lets the user define a post-fetch function that operates on the document?

Example of another OIDC library's implementation of document overrides:

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