Create and Update SAML IDP
POST/saml-srv/idp/sp/config
This API call creates and updates SAML Identity Provider (IdP) configurations. When cidaas acts as an IdP, it provides SSO authentication for your applications. Users authenticate once with cidaas and can access multiple applications without re-entering credentials.
Configuration Options:
- SP Metadata: Import Service Provider metadata XML to establish trust
- Signing & Encryption: Configure signing and encryption requirements for SAML messages
- Attribute Mapping: Map cidaas user attributes to SAML attribute names expected by the SP
- NameID Format: Configure the format used for user identifier in SAML assertions
- IdP-Initiated Login: Enable and configure IdP-initiated SSO flows
Related Documentation:
- For detailed SAML IdP configuration guide, see SAML as Identity Provider
- For attribute mapping details, see Attribute Mapping for IdP Configuration
- For signing and encryption configuration, see SAML Metadata, Signing, and Encryption Configuration (IdP)
Groups: CIDAAS_ADMINS
Roles: ADMIN, SECONDARY_ADMIN, SETTINGS_CREATE, SETTINGS_READ, and SETTINGS_RESET
Request
Responses
- 200
- 400
- 417
OK
Bad Request
Expectation Failed