Home > Configuration > Authentication > setauthenticationoauthaction_attributes

setauthenticationoauthaction_attributes

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

Syntax



Parameters

name

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

attributes

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

Return Value

Returns simpleResult

See Also