Home > Configuration > Authentication > setauthenticationsamlaction_attributes

setauthenticationsamlaction_attributes

Use this method to set list of attribute names separated by ',' which needs to be extracted.
Note that preceeding and trailing spaces will be removed.
Attribute name can be 127 bytes and total length of this string should not cross 2047 bytes.
These attributes have multi-value support separated by ',' and stored as key-value pair in AAA session

Syntax



Parameters

name

Name of the SAML profile (action) to modify.
This is mandatory parameter.

attributes

List of attribute names separated by ',' which needs to be extracted. Note that preceeding and trailing spaces will be removed. Attribute name can be 127 bytes and total length of this string should not cross 2047 bytes. These attributes have multi-value support separated by ',' and stored as key-value pair in AAA session

Return Value

Returns simpleResult

See Also