Skip to main content
Version: latest

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

Body

    attributes

    object[]

  • Array [

  • attributeValuestring
    mappedAttributestring
    namestring
    nameFormatstring
  • ]

  • defaultTeamsstring[]
    federationMetadatastring
    identityProviderstring
    isSingleLogoutEnabledboolean
    isSsoEnabledboolean
    nameIdFormatstring
    syncSsoTeamsboolean

Responses

The resource was updated successfully

Loading...