Skip to main content

Update SAML Identity Provider Configuration

PUT 

/saml-srv/idp/

This API call updates an existing SAML Identity Provider (IdP) configuration. 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:

Groups: CIDAAS_ADMINS

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

Request

Responses

OK