< Back

Set-AADIntDesktopSSOEnabled

Fri Jan 10, 2020 6:01 pm

NAME Set-AADIntDesktopSSOEnabled



SYNOPSIS

Enables or disables Seamless SSO





SYNTAX

Set-AADIntDesktopSSOEnabled [-AccessToken] <String> [[-Enable] <Boolean>] [<CommonParameters>]





DESCRIPTION

Enables or disables Seamless SSO





PARAMETERS

-AccessToken <String>

Access Token.



Required? true

Position? 1

Default value

Accept pipeline input? false

Accept wildcard characters? false



-Enable <Boolean>



Required? false

Position? 2

Default value True

Accept pipeline input? false

Accept wildcard characters? false



<CommonParameters>

This cmdlet supports the common parameters: Verbose, Debug,

ErrorAction, ErrorVariable, WarningAction, WarningVariable,

OutBuffer, PipelineVariable, and OutVariable. For more information, see

about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).



INPUTS



OUTPUTS



-------------------------- EXAMPLE 1 --------------------------



PS C:\\>$cred=Get-Credential



PS C:\\>$pt=Get-AADIntAccessTokenForPTA -Credentials $cred

PS C:\\>Set-AADIntSeamlessSSOEnabled -AccessToken $pt -Enable $true



Domains : company.com

Enabled : True

ErrorMessage :

Exists : True

IsSuccessful : True











RELATED LINKS





CommonParameters : True

WorkflowCommonParameters : False

details : @{name=Set-AADIntDomainAuthentication; noun=; verb=}

Syntax : @{syntaxItem=System.Object[]}

parameters : @{parameter=System.Object[]}

inputTypes : @{inputType=}

returnValues : @{returnValue=}

aliases : None



remarks : None

alertSet :

description :

examples :

Synopsis :

Set-AADIntDomainAuthentication [[-AccessToken] <string>] [-DomainName] <string>

[[-ActiveLogOnUri] <string>] [[-DefaultInteractiveAuthenticationMethod] <string>]

[[-FederationBrandName] <string>] [[-IssuerUri] <string>] [[-LogOffUri] <string>]

[[-MetadataExchangeUri] <string>] [[-NextSigningCertificate] <string>]

[[-OpenIdConnectDiscoveryEndpoint] <string>] [[-PassiveLogOnUri] <string>]

[[-PasswordChangeUri] <string>] [[-PasswordResetUri] <string>]

[[-PreferredAuthenticationProtocol] <string>] [[-PromptLoginBehavior] <string>]

[[-SigningCertificate] <string>] [[-SigningCertificateUpdateStatus] <string>]

[-Authentication] <string> [[-SupportsMfa] <bool>] [<CommonParameters>]



ModuleName : AADInternals

nonTerminatingErrors :

xmlns:command : http://schemas.microsoft.com/maml/dev/command/2004/10

xmlns:dev : http://schemas.microsoft.com/maml/dev/2004/10

xmlns:maml : http://schemas.microsoft.com/maml/2004/10

Name : Set-AADIntDomainAuthentication

Category : Function

Component :

Role :

Functionality :