OSUser is a module of the OpenSymphony framework designed to provide a simple to use API for user-management. This API provides the access to the following functions:
- Credentials - The process of verifying that the user is whom they say they are.
- Access Control - Determining whether a user is allowed to perform a certain task.
- Profile - Personal details and data associated with the user.
- Management - Allowing the underlying data to be modified.
Download:
- At the moment there is no nightly build of OsUser. You will need to build the jar from source using Ant
Documentation:
Future Plans
OSUser needs an overhaul and a final, official version 1.0 release. You can find more information at OSUserOverhaul
Sandbox work
Uh oh - people aren't going to like me. I got frustrated with OSUser today and started refactoring it mercilessly. As such, look at OSUser2 and derivative pages.
What's the current status of OSUser? I am looking for such a framework/component to be used in my future projects, any suggestion?