You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When writing entries idm should provide at least some basic schema checks:
make sure objectClass Attribute is present
make sure the RDN attribute is present on the AttributeList, if not, add it
normalize AttributeTypes and objectClass Values
ideally we'd also add some syntax validation for the basic LDAP Syntaxes and validation for required and optional Attributes for the specified objectClasses.
The text was updated successfully, but these errors were encountered:
When writing entries idm should provide at least some basic schema checks:
objectClass
Attribute is presentideally we'd also add some syntax validation for the basic LDAP Syntaxes and validation for required and optional Attributes for the specified objectClasses.
The text was updated successfully, but these errors were encountered: