Skip to main content

Create SAML as External Provider (SP)

POST 

/saml-srv/sp/config

This API call creates SAML Service Provider (SP) configurations. When cidaas acts as a Service Provider, it integrates with external Identity Providers (IdPs) to enable SSO authentication for your users.

Configuration Options:

  • IdP Metadata: Import Identity Provider metadata XML to establish trust
  • Attribute Mapping: Map external IdP attributes to cidaas user profiles
  • Signing: Configure whether to sign AuthnRequests sent to the IdP
  • Encryption: Configure decryption keys to decrypt encrypted assertions from the IdP
  • User ID Attribute: Specify which SAML attribute should be used as the unique user identifier

Related Documentation:

Groups: CIDAAS_ADMINS

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

Request

Responses

OK