Revoke-AdfsProxyTrust
Revokes trust for all adfs2_fsp configured for the Federation Service.
Revoke-AdfsProxyTrust
[-WhatIf]
[-Confirm]
[<CommonParameters>]
The Revoke-AdfsProxyTrust cmdlet revokes trust for all adfs2_fsp by resetting the trust ID for the Federation Service. Use this cmdlet for lockdown purposes in the event of an attack or confirmed possible threat to your deployment. The cmdlet effectively revokes trust to all configured proxies immediately.
PS C:\> Revoke-AdfsProxyTrust
This command revokes all trust between the current adfs2_fs and any of its configured adfs2_fsp.
Prompts you for confirmation before running the cmdlet.
Type: | SwitchParameter |
Aliases: | cf |
Position: | Named |
Default value: | False |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
Shows what would happen if the cmdlet runs. The cmdlet is not run.
Type: | SwitchParameter |
Aliases: | wi |
Position: | Named |
Default value: | False |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
None
None
- Use this cmdlet only in the event of a security breach in a live deployment. We recommend that, if you want to practice using this cmdlet, you use a test lab environment.