Page History
...
Code Block |
---|
<Parameter name="com.frevvo.security.ldap.customAttributes" value="employeeID,middleName," override="false"/> |
5. Save the file after all your changes are made. Restart
. Frevvoproduct
...
Attributes with more than one value are also supported. For example, The carLicense attribute can return multiple values. You can write a rule to populate dropdown options with those options. First of all, make sure the attribute is configured in the frevvo.xml file.
Code Block |
---|
<Parameter name="com.frevvo.security.ldap.customAttributes" value="employeeNumber,employeeType,employeeID,middleName,carLicense" override="false"/> |
...
Overview
Content Tools