Hi all,
I have just configured a Jaasrealm in
tomcat which retrieves user principal and role principals from the database.
Now for displaying in the web page, roles have to be grouped by specifying groups
Example: If I get users,myuser from database, the webpage [existing page, expects a role of appusers], where appusers is a "group".
How do I specify a group information in tomcat ?
where can I associate roles to groups in tomcat
Thanks
Atul