Set up OIDC integration.
- clientId
- clientCredentials
- identityProviderHost
- claimMappingClaimMappingInput
OIDCSettings!
OIDCSettings!- adminLoginLogin of the user who always gets an administrative access to the account. This is meant to prevent locking yourself out of the account if the settings are incorrect.
- clientIdclient id authorized by Identity Provider to initialize Oauth 2.0 authorization flow
- identityProviderHostaddress of the Identity Provider to initialize Oauth 2.0 authorization flow (e.g. https://accounts.google.com)
- claimMappingClaimMapping!contains custom claims mapping