Skip to content

Get-CitrixCallHomeIdentityToken

Get v2 identity token with MFA from CIS(Citrix Insights Service).

Syntax

Get-CitrixCallHomeIdentityToken [<CommonParameters>]

Detailed Description

This cmdlet will open a new webpage for user to authenticate with MFA and get the user identity token.

Parameters

Name Description Required? Pipeline Input Default Value

Input Type

None

Return Values

  • CitrixCallHomeIdentityToken A string token which used to get the upload token.

Examples

Example: Get citrix call home identity token.

PS C:\> Get-CitrixCallHomeIdentityToken
Was this article helpful?