Home > Configuration > Authentication > addauthenticationauthnprofile

addauthenticationauthnprofile

Use this method to creates an authentication profile to hold all authentication related configuration for TM vserver.

Syntax



Parameters

name

Name for the authentication profile. Must begin with a letter, number, or the underscore character (_), and must contain only letters, numbers, and the hyphen (-), period (.) pound (#), space ( ), at (@), equals (=), colon (:), and underscore characters. Cannot be changed after the RADIUS action is added.
This is mandatory parameter.

authnvsname

Name of the authentication vserver at which authentication should be done.
This is mandatory parameter.

authenticationhost

Hostname of the authentication vserver to which user must be redirected for authentication.

authenticationdomain

Domain for which TM cookie must to be set. If unspecified, cookie will be set for FQDN.

authenticationlevel

Authentication weight or level of the vserver to which this will bound. This is used to order TM vservers based on the protection required. A session that is created by authenticating against TM vserver at given level cannot be used to access TM vserver at a higher level.
Maximum value = 255.

Return Value

Returns simpleResult

See Also