📄️ List OIDC credentials for SSO
Returns a list of existing OIDC provider credentials for SSO for your organization. Optionally, a provider can be specified to return only credentials for that provider.
📄️ Create a new set of OIDC provider credentials for SSO
Create a new set of OIDC provider credentials for your organization to use with SSO. Includes a client ID, client secret, and the name of the provider. The client ID and client secret should be generated separately using the third-party identity provider you wish to integrate with (such as Google). Not all identity providers are currently supported.
📄️ Get an existing set of OIDC provider credentials for SSO
Returns an existing set of OIDC provider for SSO, specified by the client ID.
📄️ Delete an existing set of OIDC provider credentials for SSO
Deletes an existing set of OIDC provider credentials for SSO, specified by the client ID.
📄️ Modify an existing set of OIDC provider credentials for SSO
Modifies the client secret and/or label of an existing set of OIDC provider credentials for SSO, specified by the client ID.