Custom OIDC SSO
Follow the sections in this guide to set up Custom OIDC SSO.Create Server Credentials
- Go to the console of your preferred custom OIDC SSO provider
- Create an OIDC client application with implicit flow enabled to get a client ID.
Create Client ID and Secret Key
- Navigate to your preferred OIDC provider console and create an OIDC client application.
- Generate client ID and secret key in JSON format.
Docker
Configure Custom OIDC SSO for Docker deployment.
Kubernetes
Configure Custom OIDC SSO for Kubernetes deployment.
Bare Metal
Configure Custom OIDC SSO for Bare Metal deployment.