This project has retired. For details please refer to its Attic page.
Apache Redback – User Management Fork me on GitHub

Redback User Management

Redback has a user management system built in for managing user registration and a host of other user related activies. There is also a user based authenticator for authenticating against this same user management system.

The included war overlay contains a series of pages for interacting with this user management system.

Redback currently has support for the following stores for user information:

  • jpox support for multiple databases
  • ldap (read only support)