Add custom LDAP attributes to schema #181
2 Participants
Notifications
Due Date
No due date set.
Depends on
#183 Move nostr pubkeys to LDAP attribute
kosmos/akkounts
Reference: kosmos/akkounts#181
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "feature/custom_ldap_attributes"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
ldap:setup
admin
attribute, which is already in use, the type is set to boolean, but migrating our "true" string for existing values works without any intervention, and the matcher/role also still works.service
attribute that's already in use has been changed toserviceEnabled
for the schema definition.nostrKey
See commits for some drive-by improvements.
(Co-authored-by @greg 🙏)
refs #172, #173
service
LDAP attribute toserviceEnabled
WIP: Add custom LDAP attributes to schemato Add custom LDAP attributes to schema👍