Associates the oidc Spec for the tenant
POST/v1/tenants/:tenantUid/oidc/config
Associates the oidc Spec for the tenant
Request
Path Parameters
tenantUid stringrequired
- application/json
Body
callbackUrlstring
clientIdstring
clientSecretstring
defaultTeamsstring[]
isSsoEnabledboolean
issuerUrlstring
the issuer is the URL identifier for the service
logoutUrlstring
requiredClaims
object
Emailstring
FirstNamestring
LastNamestring
SpectroTeamstring
scopesstring[]
scopesDelimiterstring
syncSsoTeamsboolean
Responses
- 204
The resource was updated successfully
Loading...