Click or drag to resize

IdpConfigInfo Properties

The IdpConfigInfo type exposes the following members.

Properties
  NameDescription
Public propertyEnabled
Whether this third party Identity Provider configuration is enabled.
Public propertyIdpConfigurationID
UUID for the third party Identity Provider (IdP) Configuration.
Public propertyIdpMetadata
Metadata for configuration and integration details for SAML 2.0 single sign-on.
Public propertyIdpName
Name for retrieving IdP provider for SAML 2.0 single sign-on.
Public propertyServiceProviderCertificate
A PEM format Base64 encoded PKCS#10 X.509 certificate to be used for communication with this IDP.
Public propertySpMetadataUrl
URL for retrieving Service Provider (SP) Metadata from the Cluster to provide to the IdP for establish a trust relationship.
Top
See Also