Skip to content

Add OIDC Health Check #47861

@sberyozkin

Description

@sberyozkin

Description

OIDC Health Check that provides status for every configured OIDC tenant should be added

Implementation ideas

Start with pinging an OIDC well-known configuration endpoint when it is available.

Proposed OIDC tenant statuses are OK, Not Ready, Disabled, Error and Unknown.

The check status should be UP if at least one of tenants is OK, and DOWN otherwise.

Pluggable OidcHealthCheckProvider may be in supported in the future to provide more detailed OIDC health status report.
Also, this health check may get eventually moved to OIDC common for other OIDC aware extensions offer it as well.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    Done

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions