Set-PSUAuthenticationMethod
Sets the authentication method settings.
SYNOPSIS
SYNTAX
Type (Default)
Set-PSUAuthenticationMethod [-ScriptBlock <ScriptBlock>] [-Type <AuthenticationMethodType>] [-Disabled]
[-Configure <ScriptBlock>] [-ComputerName <String>] [-AppToken <String>] [-Credential <PSCredential>]
[-UseDefaultCredentials] [-Integrated] [-TrustCertificate] [-Cookies]
[<CommonParameters>]SAML2
Set-PSUAuthenticationMethod [-ScriptBlock <ScriptBlock>] [-Type <AuthenticationMethodType>] [-Disabled]
-CallbackPath <String> [-MetadataAddress <String>] [-SigningKey <String>] [-EntityId <String>]
[-IdentityProviderEntityId <String>] [-ServiceCertificate <String>] [-SingleSignOnServiceUrl <String>]
[-Configure <ScriptBlock>] [-AllowUnsolicitedAuthnResponse] [-NameIdPolicy <String>] [-LoadMetadata]
[-ComputerName <String>] [-AppToken <String>] [-Credential <PSCredential>] [-UseDefaultCredentials]
[-Integrated] [-TrustCertificate] [-Cookies] [<CommonParameters>]OIDC
WSFed
LogoutUrl
Form
Domain
DESCRIPTION
EXAMPLES
Example 1
PARAMETERS
-AppToken
-ComputerName
-ScriptBlock
-Disabled
-UseDefaultCredentials
-Authority
-CallbackPath
-ClientId
-ClientSecret
-Configure
-CorrelationCookieSameSite
-EntityId
-GetClaimsFromUserInfoEndpoint
-IdentityProviderEntityId
-Integrated
-MetadataAddress
-Resource
-ResponseType
-SaveTokens
-Scopes
-ServiceCertificate
-Type
-UseTokenLifetime
-Wreply
-Wtrealm
-RequireMfa
-SigningKey
-SingleSignOnServiceUrl
-LogoutUrl
-AllowUnsolicitedAuthnResponse
-Credential
-TrustCertificate
-LoadMetadata
-NameIdPolicy
-Domain
-Native
-Cookies
CommonParameters
INPUTS
None
OUTPUTS
System.Object
NOTES
RELATED LINKS
Last updated
Was this helpful?