OIDC Authentication
The OIDC IDP Login endpoints handle the initiation of OpenID Connect authentication flows.
When a user needs to authenticate via OIDC, they are redirected to these endpoints which then redirect them to the configured OIDC provider for authentication.
📄️ Initiate OIDC Login
Initiate the OIDC login flow for a specific store and authentication realm
📄️ OpenID Connect Discovery
Returns the OpenID Connect discovery document for the authentication realm.