Skip to content
This repository was archived by the owner on Mar 20, 2025. It is now read-only.
This repository was archived by the owner on Mar 20, 2025. It is now read-only.

Well knowns auto-discovery #57

@vlaurin

Description

@vlaurin

Implement ability to auto-discover required URIs from a standard OpenID well-known endpoint, as per specification: https://openid.net/specs/openid-connect-discovery-1_0.html#ProviderMetadata

This removes the need for user-info-uri and jwk-set-uri to be configured directly and offers an additional layer of abstraction between OIDC provider and consumer.

Should well-knowns be retrieved on startup? or fetched when needed then cached for a fixed duration?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions