Click or drag to resize

ISolidFireElementCreateIdpConfigurationAsync Method

Overload List
  NameDescription
Public methodCreateIdpConfigurationAsync(CreateIdpConfigurationRequest, CancellationToken)
Create a potential trust relationship for authentication using a third party Identity Provider (IdP) for the cluster. A SAML Service Provider certificate is required for IdP communication, which will be generated as necessary.
Public methodCreateIdpConfigurationAsync(CancellationToken, String, String)
Create a potential trust relationship for authentication using a third party Identity Provider (IdP) for the cluster. A SAML Service Provider certificate is required for IdP communication, which will be generated as necessary.
Top
See Also