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] |