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:
- For detailed SAML SP configuration guide, see SAML as Service Provider (SP)
- For attribute mapping details, see Attribute Mapping for SP Configuration
- For signing and encryption configuration, see SAML Metadata, Signing, and Encryption Configuration (SP)
Groups: CIDAAS_ADMINS
Roles: ADMIN, SECONDARY_ADMIN, SETTINGS_CREATE, SETTINGS_READ, and SETTINGS_RESET
Request
Responses
- 200
- 400
- 417
OK
Bad Request
Expectation Failed