-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Major
-
None
-
Affects Version/s: 5.9.1
-
Component/s: daemon, provisioning
-
None
-
Environment:containerized 5.9.1
Grouper 5.9.1 - I switched from 4.12.0 to 5.9.1 in my prod env. My ldap provisioner (to openldap) is attempting to insert a stub entity object. This worked fine on 4.12.0. Now I am getting “Caused by: org.ldaptive.LdapException: resultCode=OBJECT_CLASS_VIOLATION, diagnosticMessage=attribute ‘eduPersonPrincipalName’ not allowed.” The stub entity object doesn’t have eduPersonPrincipalName defined in it but the provisioner is now trying to add it. The config and the full error are attached.