SECURING
The tasks in this section are prerequisites to using both HTTP Bearer authentication using an OIDC provider and configuring SSO for web clients using an OIDC provider.
Managing the JSON Web Key cache A thread in the HTTP server task manages JSON Web Keys (JWKs), fetching and refreshing them from configured OIDC providers. These trusted JWKs are used to cryptographically verify the JWTs used for HTTP Bearer Authentication and OIDC-based SSO.