OpenID Connect (OIDC) authentication
Red Hat build of Quarkus 3.15
Abstract
This guide provides an in-depth look at OpenID Connect (OIDC) authentication, using bearer token authentication to protect service applications, OIDC authorization code flow to protect web applications, and OIDC multitenancy to support multiple OIDC providers and flows.