Skip to main content

Update SAML as External Provider (SP)

PUT 

/saml-srv/sp/config/:provider_name

This API call updates SAML Service Provider (SP) configurations. Use this endpoint to modify existing SP settings such as attribute mapping, signing configuration, or IdP metadata.

Updateable Configuration Options:

  • Attribute Mapping: Update how external IdP attributes are mapped to cidaas user profiles
  • Signing: Enable or disable signing of AuthnRequests
  • Encryption: Update encryption certificate and private key for decrypting assertions
  • IdP Metadata: Update IdP metadata if the IdP configuration changes

Related Documentation:

Groups: CIDAAS_ADMINS

Roles: ADMIN, SECONDARY_ADMIN, SETTINGS_CREATE, SETTINGS_READ, and SETTINGS_RESET

Request

Responses

OK