SamlConfigurationResponse
A SamlConfigurationResponse defines the external SAML identity provider configuration.
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| claims | List<SamlInfoClaim> | The list of claim attributes the SAML identity provider offers. | [optional] |
| issuer | String | The entity ID of the SAML identity provider configuration. | [optional] |
| sloUrl | String | The Single Logout URL of the SAML identity provider configuration. | [optional] |
| ssoUrl | String | The Single Sign-on URL of the SAML identity provider configuration. | [optional] |