๐๏ธ List SAML credentials for SSO
Returns a list of existing SAML provider credentials for SSO for your organization.
๐๏ธ Create a new set of SAML provider credentials for SSO
Create a new set of SAML provider credentials for your organization to use with SSO.
๐๏ธ Get an existing set of SAML provider credentials for SSO
Returns an existing set of SAML provider for SSO, specified by the provider credential ID.
๐๏ธ Delete an existing set of SAML provider credentials for SSO
Deletes an existing set of SAML provider credentials for SSO, specified by the provider credential ID.
๐๏ธ Modify an existing set of SAML provider credentials for SSO
Modifies an existing set of SAML provider credentials for SSO, specified by the provider credential ID.
๐๏ธ 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.