[cas-user] Tomcat security and CAS Authentication

2011-02-07 Thread Fortunato Latella
Hello, I would like if there's a way to use a MySQL database at authenticationhandler for CAS and retrieve the Tomcat roles for authorization. I have some applications that are managing authorization via tomcat user (roles attribute). Is it possible to make the Tomcat role available to the appli

[cas-user] Tomcat roles authentication

2010-12-28 Thread Fortunato Latella
Hello, I have some applications that are using the tomcat roles (defined in the tomcat-users.xml) in order to grant the access to an user. The user enter username and password and depending on the role defined in the tomcat-users.xml he will get (total or partial) access to the application. I c