-
Notifications
You must be signed in to change notification settings - Fork 6
Add Basic Schema support #32
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or request
Description
When writing entries idm should provide at least some basic schema checks:
- make sure
objectClassAttribute 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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request