Page History
...
Attributes with more than one value are also supported. For example, The carLicense attribute can return multiple licenses. You can write a rule to populate dropdown options with those options. First of all, make Make sure the carLicense attribute is configured in the frevvo.xml file and of course, there are multiple carLicense attributes,each one containing a with the values different value for the carLicense attribute dropdown options,set up for appropriate users on the LDAP server.
Code Block |
---|
<Parameter name="com.frevvo.security.ldap.customAttributes" value="initials,telephoneNumber,carLicense" override="false"/> |
A JSON array string listing multiple car licenses is returned from Active Directoryand it can be used in a
Frevvoproduct |
---|
...
Overview
Content Tools