This page last changed on May 05, 2008 by smaddox.

Crowd supports an unlimited number of user directories. A directory can be one of the following types:

  • Internal to Crowd.
  • Connected to Crowd via an LDAP connector (e.g. for Active Directory), with all authentication and user/group/role management in LDAP.
  • A Crowd internal directory for user/group/role management but with authentication delegated to LDAP (e.g. Active Directory).
  • Connected via a custom directory connector (e.g. for a legacy database).

Once you have defined a directory in Crowd, you can map it to applications. Crowd will then pass authentication and authorisation requests to the directory, for all applications that are mapped to that directory. Modification of directory entities (users, groups and roles) can be done via the Crowd Administration Console or via the application, depending on the application's capabilities.

You can even map multiple directories to an application, providing the application with a single view of multiple directories in a specified order.


Document generated by Confluence on Nov 30, 2010 23:53