aservo / ldap-crowd-adapter

An LDAP server that delegates request to Atlassian Crowd
Apache License 2.0
2 stars 3 forks source link

Write a documentation (readme) #12

Open brettaufheber opened 2 years ago

brettaufheber commented 2 years ago

Pictures in docs/images can be used to create a documentation.

mdraheim commented 2 years ago

Keycloak, or indeed most apps, ask for a lot of fields to configure auth and searches against crowd ldap. It would be nice to have the ldap-crowd fields in a table for things like baseDN, user DN, group DN, uid, RDN, entryUUID, object classes for user and group etc. I can make a list from my recent struggles with keycloak

brettaufheber commented 2 years ago

Such a list/table is a great idea. The entryUUID attribute is currently not supported. However, I created a ticket for it. #14