< Back

Get-OktaConnection

Sat Jan 18, 2020 5:46 pm

NAME Get-OktaConnection



SYNOPSIS

Gets details of the current Okta connection.





SYNTAX

Get-OktaConnection [<CommonParameters>]





DESCRIPTION

Gets details of the current Okta connection.





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

Okta.Sdk.Configuration.OktaClientConfiguration







NOTES









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



PS C:\\> Get-OktaConnection



Get the Okta connection details.



RELATED LINKS