IdpConfigInfo Properties |
The IdpConfigInfo type exposes the following members.
| Name | Description | |
|---|---|---|
| Enabled |
Whether this third party Identity Provider configuration is enabled.
| |
| IdpConfigurationID |
UUID for the third party Identity Provider (IdP) Configuration.
| |
| IdpMetadata |
Metadata for configuration and integration details for SAML 2.0 single sign-on.
| |
| IdpName |
Name for retrieving IdP provider for SAML 2.0 single sign-on.
| |
| ServiceProviderCertificate |
A PEM format Base64 encoded PKCS#10 X.509 certificate to be used for communication with this IDP.
| |
| SpMetadataUrl |
URL for retrieving Service Provider (SP) Metadata from the Cluster to provide to the IdP for establish a trust relationship.
|