Home > Configuration > Authentication > setauthenticationoauthidpprofile_audience

setauthenticationoauthidpprofile_audience

Use this method to set audience for which token is being sent by Citrix ADC IdP. This is typically entity name or url that represents the recipient

Syntax



Parameters

name

Name for the new OAuth Identity Provider (IdP) single sign-on profile. Must begin with an ASCII alphanumeric or underscore (_) character, and must contain only ASCII alphanumeric, underscore, hash (#), period (.), space, colon (:), at (@), equals (=), and hyphen (-) characters. Cannot be changed after an action is created. The following requirement applies only to the Citrix ADC CLI: If the name includes one or more spaces, enclose the name in double or single quotation marks (for example, "my action" or 'my action').
This is mandatory parameter.

audience

Audience for which token is being sent by Citrix ADC IdP. This is typically entity name or url that represents the recipient

Return Value

Returns simpleResult

See Also