# Functions

NewOIDCTenant instantiates a new OIDCTenant and performs the OIDC discovery.

# Structs

No description provided by the author
OIDCTenant represents one IAS tenant correlating with one app_tid and client_id with it's OIDC discovery results and cached JWKs.
ProviderJSON represents data which is returned by the tenants /.well-known/openid-configuration endpoint.