Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
72:ldap_ondemand [2018/07/16 13:53] – [The ondemandFilter Attribute] bkkr72:ldap_ondemand [2018/07/16 13:53] – [The ondemandFilter Attribute] bkkr
Line 14: Line 14:
 Possible values for the matchUserMode attribute are: Possible values for the matchUserMode attribute are:
  
-  * +  * username 
- +  * fullname 
-username +  * email
- +
-  * +
- +
-fullname +
- +
-  * +
- +
-email+
  
 If no explicit value is set for that attribute then the username will be used for that purpose. If no explicit value is set for that attribute then the username will be used for that purpose.
Line 40: Line 32:
 The defaultLicenseType attribute specifies which license type shall be granted to a newly created LDAP user. Possible values for that attribute are: The defaultLicenseType attribute specifies which license type shall be granted to a newly created LDAP user. Possible values for that attribute are:
  
-  * +  * QM 
- +  * PM 
-QM +  * Dev 
- +  * none
-  * +
- +
-PM +
- +
-  * +
- +
-Dev +
- +
-  * +
- +
-none+
  
 The specified license type is only assigned if the corresponding license limit for that type is not reached. If the defaultLicenseType attribute is not specified then the value of the configuration property license.types.initialType is used for that purpose. The specified license type is only assigned if the corresponding license limit for that type is not reached. If the defaultLicenseType attribute is not specified then the value of the configuration property license.types.initialType is used for that purpose.