[jboss-user] [JBoss Seam] - Security Design Question
javalover75
do-not-reply at jboss.com
Fri Nov 30 12:40:17 EST 2007
I am developing a subscription based site. When authenticating users I would like to be able to do the following. If the user has valid credentials, but the account is not active (through cancelation, credit card failure, etc.) I would like to redirect the user to a page that allows them to reactivate the account by entering new credit card information. In this case the login has a different outcome than just failed or successful.
I have not seen an obvious way to accomplish this task with Seam Security. Does anyone have any suggestions?
Thanks in advance.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4109405#4109405
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4109405
More information about the jboss-user
mailing list