Test-MtEntraIDConnectSyncSsso
SYNOPSIS
Ensure Microsoft Entra seamless single sign-on is disabled for all domains.
SYNTAX
Test-MtEntraIDConnectSyncSsso [-ProgressAction <ActionPreference>] [<CommonParameters>]
DESCRIPTION
Microsoft Entra seamless single sign-on (SSSO) provides users with easy access to cloud-based applications by automatically signing them in when they are on their corporate devices connected to the corporate network. However, if not managed properly, it can introduce security risks, especially if devices are compromised or if there are misconfigurations.
EXAMPLES
EXAMPLE 1
Test-MtEntraIDConnectSyncSsso
Returns true if Microsoft Entra seamless single sign-on is disabled
PARAMETERS
-ProgressAction
{{ Fill ProgressAction Description }}
Type: ActionPreference
Parameter Sets: (All)
Aliases: proga
Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
CommonParameters
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.
INPUTS
OUTPUTS
System.Boolean
NOTES
RELATED LINKS
https://maester.dev/docs/commands/Test-MtEntraIDConnectSyncSsso