Generic OIDC
Create a Generic OIDC Identity Provider
This guide is a walkthrough of the steps to add a generic OIDC identity provider. Identity providers enable integration with external systems to support IdP-authorized workflows, such as passkey enrollment.
Values for the following required fields can be found in your identity provider's configuration.
- Client ID
- Client Secret
- Authorization Endpoint
- Token Endpoint
- JWKS Endpoint
Redirect URI
Upon creating a generic OIDC identity provider, the Redirect URI is auto-generated. Be sure to copy this and add it to your identity provider's configuration settings. Redirect URIs must match exactly.