Revoke-ADFSProxyTrust

Revoke-ADFSProxyTrust

Revokes trust for all federation server proxies configured for the Federation Service.

Syntax

Revoke-ADFSProxyTrust [-Confirm] [-WhatIf] [<CommonParameters>]
  • Confirm

  • WhatIf

Detailed Description

Revokes trust for all federation server proxies by resetting the trust ID for the Federation Service. This operation is provided for lockdown purposes in the event of an attack or confirmed possible threat to your deployment. Once performed, operation effectively revokes trust to all configured proxies immediately.

Parameters

Confirm

Prompts you for confirmation before executing the command.

Default Value: **

Data Type: SwitchParameter

Attributes

Name Value PSMAML Attribute

Required?

false

required

Variable Length?

true

variableLength

Accept wildcard characters?

false

globbing

Accept Pipeline Input?

false

pipelineInput

Position?

named

position

Value Attributes

Name Value PSMAML Attribute

Required?

false

required

Variable Length?

false

variableLength

WhatIf

Describes what would happen if you executed the command without actually executing the command.

Default Value: **

Data Type: SwitchParameter

Attributes

Name Value PSMAML Attribute

Required?

false

required

Variable Length?

true

variableLength

Accept wildcard characters?

false

globbing

Accept Pipeline Input?

false

pipelineInput

Position?

named

position

Value Attributes

Name Value PSMAML Attribute

Required?

false

required

Variable Length?

false

variableLength

Input Type

None

Return Type

None

Notes

  • This cmdlet should only be used in the vent of a security breach in live deployment. If you wish to practice using this cmdlet, use of a test lab environment to rehearse or validate this lockdown operation is recommended.

Examples

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

Command Prompt: C:\PS>

 
Revoke-ADFSProxyTrust                        

Description

-----------

Revokes all trust between the current federation server and any of its configured federation server proxies.

See Also

Reference

Get-ADFSProperties
Set-ADFSProperties

Other Resources

Online version: