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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...