Hi IS team,

When I make SCIM enable = ture, at "embedded-apacheds LDAP" config, It does
not allow to add user via UI console.
Steps:
Comment the default R/W LDAP configuration
Remove comments for "embedded-apacheds LDAP"
Make SCIM enable =true
Save and Run the server
Add a new user to primary : OBJECT_CLASS_VIOLATION error observed

I could observed there are mismatches in user-mgt.xml for default LDAP
configurations as below:

Default commented 'embedded-apacheds LDAP' have missing properties with
comparing to by default un-commented 'ReadWriteLDAPUserStoreManager' (used
by Identity Server (IS) as its default user manager)
mismatches are:
<Property name="defaultRealmName">
<Property name="kdcEnabled">
<Property name="UserEntryObjectClass">
<Property name="ServicePasswordJavaRegEx">
<Property name="ServiceNameJavaRegEx">
<Property name="PasswordJavaRegExViolationErrorMsg">
<Property name="RoleDNPattern">

If I modify the property "UserEntryObjectClass" value on from 'wso2Person'
to 'identityPerson' (as observed at default config) at user-mgt, for
'embedded-apacheds LDAP' configureation with scim enabled, I could be able
to add users.

Please look into this issue and clarify which configuration should be the
correct and which should be the default way.


Thanks & Kind regards,


-- 
Kavitha.S
*Software Engineer -QA*
Mobile : +94 (0) 771538811 <%2B94%20%280%29%20773%20451194>
[email protected] <[email protected]>
_______________________________________________
Dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to