-
Notifications
You must be signed in to change notification settings - Fork 59
Home
Istvan Rath edited this page Dec 11, 2013
·
9 revisions
This package provides a stand-alone server that delegates LDAP requests to Crowd.
The main objective is integration of authentication for legacy appliances and network equipment to your Single-Sign-On Environment based on Atlassian Crowd.
- Authentication can only be achieved through a BIND operation
- The current implementation is read only and provides:
- Users; and
- Groups
- Not much is supported in terms of queries out of the box
- e.g. attribute filters (mail=xy and the like) are not supported
Often, not all of your authentication data is available from a completely unified directory. Atlassian Crowd provides a homogeneous authentication source, no matter how many different internal and external directories are actually configured "behind" it. Consequently, a simple LDAP frontend allows to use this homogeneous source from LDAP enabled clients for authentication and lookups.