Click or drag to resize

ISolidFireElementDisableIdpAuthentication Method

Disable support for authentication using third party Identity Providers (IdP) for the cluster. Once disabled, users authenticated by third party IdPs will no longer be able to access the cluster and any active authenticated sessions will be invalidated/logged out. Ldap and cluster admins will be able to access the cluster via supported UIs.

Namespace:  SolidFire.Element.Api
Assembly:  SolidFire.SDK (in SolidFire.SDK.dll) Version: 12.3.0.0
Syntax
C#
DisableIdpAuthenticationResult DisableIdpAuthentication()

Return Value

Type: DisableIdpAuthenticationResult
See Also