Home > Configuration > Authentication > setauthenticationoauthaction_authorizationendpoint

setauthenticationoauthaction_authorizationendpoint

Use this method to set authorization endpoint/url to which unauthenticated user will be redirected. Citrix ADC redirects user to this endpoint by adding query parameters including clientid. If this parameter not specified then as default value we take Token Endpoint/URL value. Please note that Authorization Endpoint or Token Endpoint is mandatory for oauthAction

Syntax



Parameters

name

Name of the action to configure.
This is mandatory parameter.

authorizationendpoint

Authorization endpoint/url to which unauthenticated user will be redirected. Citrix ADC redirects user to this endpoint by adding query parameters including clientid. If this parameter not specified then as default value we take Token Endpoint/URL value. Please note that Authorization Endpoint or Token Endpoint is mandatory for oauthAction

Return Value

Returns simpleResult

See Also