Home > Configuration > SSL VPN > setvpnsamlssoprofile_nameidformat

setvpnsamlssoprofile_nameidformat

Use this method to set format of Name Identifier sent in Assertion.

Syntax



Parameters

name

Name for the new saml 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 SSO 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.

nameidformat

Format of Name Identifier sent in Assertion.
Default value = SAML_TRANSIENT.
Possible Values : Unspecified, emailAddress, X509SubjectName, WindowsDomainQualifiedName, kerberos, entity, persistent, transient.

Return Value

Returns simpleResult

See Also