Getting Started Guide - http://code.google.com/p/spring-roo-addon-typical-security/wiki/GettingStarte...
TypicalSecurity is a Spring Roo add on which injects following features in a Spring Roo App with single command
1. Databased User Role Security
2. Forgot Password
3. Change Password
4. User Registration with recaptcha and sending activation email
5. User Activation
Upcoming features
1. Store encrypted password in Database
2. Show proper message when user activates using activation link
3. Log all user events
4. Make application crash free, give more customization (e.g turning a feature on or off). Believe me lot of work :)
Please please note the project is still far from stable and a PoC currently.
Excellent tutorial. Do you know where in the code redirection to the main url is being processed. I am trying to using a different front end instead of the .jspx files roo creates and want to redirect the login page to a different window?
artifactrecordz 3 months ago