Authorization
Authorization
RequiredBearer <token>< Project ID >:< Management Key > as bearer
In: header
Query Parameters
tenantId
stringssoId
stringOK
Set Tenant's OIDC Settings POST
### Configure the OIDC settings of a tenant, using a valid management key. This API endpoint will configure the OIDC settings on a tenant utilizing a valid management key. This endpoint accepts the OIDC configuration settings as well as the attribute mapping you would like to be configured on the SAML settings. ### See also - See [SSO Configuration](/sso) for further details on managing SSO Configurations on a tenant. ### Endpoint Authentication Use authorization bearer header with the following format: `Authorization: Bearer <ProjectId:ManagementKey>`
Generate tenant admin SSO configuration link POST
Generate tenant admin SSO configuration link, using a valid management key. ### Endpoint Authentication Use authorization bearer header with the following format: `Authorization: Bearer <ProjectId:ManagementKey>`