-
Type:
Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: 6.1.1 CE GA2, 6.1.20 EE GA2, --Sprint 11/12
-
Fix Version/s: 6.1.30 EE GA3, 6.2.0 CE M6
-
Component/s: Application Security > LDAP, Portal Services
-
Labels:
-
Branch Version/s:6.1.x
-
Backported to Branch:Committed
-
Story Points:3
-
Git Pull Request:
Steps to reproduce:
1. Set up LDAP authentication in the portal.
2. Set the 'ldap.user.ignore.attributes=male' property.
3. Attempt login to the portal.
Result: The following exception is thrown.
09:44:43,380 ERROR [http-bio-8080-exec-5][BeanPropertiesImpl:549] jodd.bean.BeanException: Simple property not found: male Invalid property: 'LDAPUser#male' (actual:'LDAPUser#male', forced=false)
jodd.bean.BeanException: Simple property not found: male Invalid property: 'LDAPUser#male' (actual:'LDAPUser#male', forced=false)
- relates
-
LPE-8875 LDAPUser has invalid getter and setter for "male" property
-
- Closed
-