oidcSettings

OIDC settings, if the account is using OIDC-based SSO.

Returns

OIDCSettings
OIDCSettings
Collapse
  • adminLogin
    Login 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.
  • clientId
    client id authorized by Identity Provider to initialize Oauth 2.0 authorization flow
  • identityProviderHost
    address of the Identity Provider to initialize Oauth 2.0 authorization flow (e.g. https://accounts.google.com)