SAML configuration details
Name | Type | Description | Notes |
---|---|---|---|
Acs | List<SamlAcsInner> | List of Assertion Consumer Service (ACS) URLs. The default ACS URL is required and is indicated by a null `index` value. You can use the org-level variables you defined in the `config` array in the URL. For example: `https://${org.subdomain}.example.com/saml/login` | |
Doc | string | The URL to your customer-facing instructions for configuring your SAML integration. See Customer configuration document guidelines. | |
EntityId | string | Globally unique name for your SAML entity. For instance, your Identity Provider (IdP) or Service Provider (SP) URL. |