< Back

Disable-ISHIntegrationSTSInternalAuthentication

Wed Jan 15, 2020 8:00 am

NAME Disable-ISHIntegrationSTSInternalAuthentication



SYNOPSIS

Removes additional login redirect.





SYNTAX

Disable-ISHIntegrationSTSInternalAuthentication [-ISHDeployment <ISHDeployment>] [<CommonParameters>]





DESCRIPTION

Deleted directory with created for internal login STS files.





PARAMETERS

-ISHDeployment <ISHDeployment>

Specifies the name or instance of the Content Manager deployment.



Required? false

Position? named

Default value

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:\\>Disable-ISHIntegrationSTSInternalAuthentication -ISHDeployment $deployment



This command disable internal STS authentication and removes files created for internal STS login. Parameter

$deployment is a deployment name or an instance of the Content Manager deployment retrieved from Get-ISHDeployment

cmdlet.



RELATED LINKS

Enable-ISHIntegrationSTSInternalAuthentication

Remove-ISHIntegrationSTSCertificate

Set-ISHIntegrationSTSCertificate

Save-ISHIntegrationSTSConfigurationPackage

Set-ISHIntegrationSTSWSFederation

Set-ISHIntegrationSTSWSTrust