Get-SmMultiFactorAuthentication
Contributors
Suggest changes
Gets the MFA configuration of the SnapCenter GUI, Rest API, PowerShell and sccli.
Syntax
Get-SmMultiFactorAuthentication [-] <>
Detailed Description
Gets the MFA configuration of the SnapCenter GUI, Rest API, PowerShell and sccli.
Parameters
Name | Description | Required? | Pipeline Input | Default Value |
---|
Examples
Example 1: Get MultiFactorAuthentication configuration
Get-SmMultiFactorAuthentication
This example syntax gets the MFA configuration of the SnapCenter GUI, Rest API, PowerShell and sccli.
IsGuiMFAEnabled = True
ADFSConfigFilePath = C:\\ADFS_metadata\\FederationMetadata.xml
SCConfigFilePath = c:\ProgramData\NetApp\SnapCenter\Package Repository\SnapCenterMFAMetadata.xml
IsRestApiMFAEnabled = False
IsCliMFAEnabled = False
ADFSHostName = adfs19.ad19domain.com