Home > Configuration > Authentication > addauthenticationadfsproxyprofile

addauthenticationadfsproxyprofile

Use this method to add a new adfsproxy profile on the Citrix ADC.

Syntax



Parameters

name

Name for the adfs proxy profile. Must begin with an ASCII alphanumeric or underscore (_) character, and must contain only ASCII alphanumeric, underscore, hash (#), period (.), space, colon (:), at sign (@), equal sign (=), and hyphen (-) characters. Cannot be changed after the profile is created. CLI Users: If the name includes one or more spaces, enclose the name in double or single quotation marks (for example, "my push service" or 'my push service').
This is mandatory parameter.

username

This is the name of an account in directory that would be used to authenticate trust request from ADC acting as a proxy.
This is mandatory parameter.

password

This is the password of an account in directory that would be used to authenticate trust request from ADC acting as a proxy.
This is mandatory parameter.

serverurl

Fully qualified url of the adfs server.
This is mandatory parameter.

certkeyname

SSL certificate of the proxy that is registered at adfs server for trust.
This is mandatory parameter.

Return Value

Returns simpleResult

See Also