Get-R1OidcLoginInfo

SYNOPSIS

Returns the OIDC providers offered on the login page.

SYNTAX

Get-R1OidcLoginInfo [<CommonParameters>]

DESCRIPTION

Returns the OIDC provider information presented on the control panel login page.

EXAMPLES

Example 1

Get-R1OidcLoginInfo

Returns the providers offered at login.

PARAMETERS

CommonParameters

This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.

INPUTS

None

OUTPUTS

psRadiantOne.OidcLoginInfo

NOTES