| Role |
Pointer to Enum [ "SAML_IDP" ] |
Federation protocol role |
[optional] |
| EntityId |
Pointer to String |
An entity ID is a globally unique name for a SAML entity, either an Identity Provider (IDP) or a Service Provider (SP). |
[optional] |
| Binding |
Pointer to String |
Defines the binding used for the SAML flow. Used with IDP configurations. |
[optional] |
| AuthContext |
Pointer to String |
Specifies the SAML authentication method to use. Used with IDP configurations. |
[optional] |
| LogoutUrl |
Pointer to String |
The IDP logout URL. Used with IDP configurations. |
[optional] |
| IncludeAuthContext |
Pointer to Boolean |
Determines if the configured AuthnContext should be used or the default. Used with IDP configurations. |
[optional] [default to $false] |
| NameId |
Pointer to String |
The name id format to use. Used with IDP configurations. |
[optional] |
| JitConfiguration |
Pointer to JITConfiguration |
|
[optional] |
| Cert |
Pointer to String |
The Base64-encoded certificate used by the IDP. Used with IDP configurations. |
[optional] |
| LoginUrlPost |
Pointer to String |
The IDP POST URL, used with IDP HTTP-POST bindings for IDP-initiated logins. Used with IDP configurations. |
[optional] |
| LoginUrlRedirect |
Pointer to String |
The IDP Redirect URL. Used with IDP configurations. |
[optional] |
| MappingAttribute |
Pointer to String |
Return the saml Id for the given user, based on the IDN as SP settings of the org. Used with IDP configurations. |
[optional] |
| CertificateExpirationDate |
Pointer to String |
The expiration date extracted from the certificate. |
[optional] |
| CertificateName |
Pointer to String |
The name extracted from the certificate. |
[optional] |