Associates the specified federation metadata for the tenant
POST/v1/tenants/:tenantUid/saml/config
Associates the specified federation metadata for the tenant
Request
Path Parameters
tenantUid stringrequired
- application/json
Body
Array [
]
attributes
object[]
attributeValuestring
mappedAttributestring
namestring
nameFormatstring
defaultTeamsstring[]
federationMetadatastring
identityProviderstring
isSingleLogoutEnabledboolean
isSsoEnabledboolean
nameIdFormatstring
syncSsoTeamsboolean
Responses
- 204
The resource was updated successfully
Loading...