< Back

Disconnect-Okta

Sat Jan 18, 2020 5:45 pm

NAME Disconnect-Okta



SYNOPSIS

Remove a connection to an Okta org.





SYNTAX

Disconnect-Okta [<CommonParameters>]





DESCRIPTION

Remove an existing connection to an Okta org. Use this command to make sure your API token is removed from memory

in your current PowerShell session.





PARAMETERS

<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

None







OUTPUTS

None







NOTES









-------------------------- Example 1 --------------------------



Disconnect-Okta







RELATED LINKS