id | string | Unique identifier of the SAML Identity Provider. |
assertionConsumerUrl | string | The URL on Sumo Logic where the IdP will redirect to with its authentication response. |
authnRequestUrl | string | The URL that the identity provider has assigned for Sumo Logic to submit SAML authentication requests to the identity provider. |
certificate | string | Authentication Request Signing Certificate for the user. |
configurationName | string | Name of the SSO policy or another name used to describe the policy internally. |
createdAt | string | Creation timestamp in UTC in RFC3339 format. |
createdBy | string | Identifier of the user who created the resource. |
debugMode | boolean | True if additional details are included when a user fails to sign in. |
disableRequestedAuthnContext | boolean | True if Sumo Logic will include the RequestedAuthnContext element of the SAML AuthnRequests it sends to the identity provider. |
emailAttribute | string | The email address of the new user account. |
entityId | string | A unique identifier that is the intended audience of the SAML assertion. |
isRedirectBinding | boolean | True if the SAML binding is of HTTP Redirect type. |
issuer | string | The unique URL assigned to the organization by the SAML Identity Provider. |
logoutEnabled | boolean | True if users are redirected to a URL after signing out of Sumo Logic. |
logoutUrl | string | The URL that users will be redirected to after signing out of Sumo Logic. |
modifiedAt | string | Last modification timestamp in UTC. |
modifiedBy | string | Identifier of the user who last modified the resource. |
onDemandProvisioningEnabled | object | |
rolesAttribute | string | The role that Sumo Logic will assign to users when they sign in. |
signAuthnRequest | boolean | True if Sumo Logic will send signed Authn requests to the identity provider. |
spInitiatedLoginEnabled | boolean | True if Sumo Logic redirects users to your identity provider with a SAML AuthnRequest when signing in. |
spInitiatedLoginPath | string | This property has been deprecated and is no longer used. |
x509cert1 | string | The certificate is used to verify the signature in SAML assertions. |
x509cert2 | string | The backup certificate used to verify the signature in SAML assertions when x509cert1 expires. |
x509cert3 | string | The backup certificate used to verify the signature in SAML assertions when x509cert1 expires and x509cert2 is empty. |