| addauthenticationoauthidppolicy |
Use this method to adds a OAuth Identity Provider (IdP) policy to use for use in authentication. |
Syntax |
Parameters |
name |
Name for the OAuth Identity Provider (IdP) authentication policy. This is used for configuring Citrix ADC as OAuth Identity Provider. 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.
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 policy" or 'my policy'). This is mandatory parameter. |
rule |
Expression that the policy uses to determine whether to respond to the specified request. This is mandatory parameter. |
actioN |
Name of the profile to apply to requests or connections that match this policy. This is mandatory parameter. |
undefaction |
Action to perform if the result of policy evaluation is undefined (UNDEF). An UNDEF event indicates an internal error condition. Only DROP/RESET actions can be used. |
comment |
Any comments to preserve information about this policy. |
logaction |
Name of messagelog action to use when a request matches this policy. |
Return Value |
Returns simpleResult |
See Also |