R
roberto.riggio
Hi,
I've successfull configurated tomcat (5.0) to use the realms for
authenticating user.
Basically I have a set of roles and some security constraints for
limiting the access to some pages.
In my system the user must choose one role among all the roles
associated to him in the database.
I would like to know if this can be done by using the tomat
authenitication facility.
e.g. by adding a drop list roles in the authentication form.
At the present moment the user choose the role after the login and the
system mantains a session variable with this role.
Do you have any suggestions???
I've successfull configurated tomcat (5.0) to use the realms for
authenticating user.
Basically I have a set of roles and some security constraints for
limiting the access to some pages.
In my system the user must choose one role among all the roles
associated to him in the database.
I would like to know if this can be done by using the tomat
authenitication facility.
e.g. by adding a drop list roles in the authentication form.
At the present moment the user choose the role after the login and the
system mantains a session variable with this role.
Do you have any suggestions???