Product Features
...
OIDC Providers
Add an OIDC Provider
1 min
litmus edge acts as an oidc client that connects to a configured oidc provider litmus edge supporting both static and dynamic client registration note when you configure your oidc provider, set the scope to include openid , email , and profile which are required by litmus edge to add a new oidc provider click add provider to configure a new provider the add openid connect provider pane appears configure the following fields provider name enter a name to identify this provider client name (optional) specify a client name if required by the provider well known endpoint provide the url where the oidc provider's metadata can be retrieved (e g , https //\<provider>/ well known/openid configuration ) add groups select user groups ( administrator & viewers ) that will have access via this provider redirect uri prepopulated with the callback url required for authentication ensure that the url matches the provider’s settings use dynamic client registration enable this if the provider supports automatic registration of client credentials client id enter the client id obtained from the oidc provider client secret enter the secret key associated with the client id click add to save the configuration