Hi all, I am migrating from Tomcat to Geronimo and need some help to finish to configure security for a webapp. I can authenticate a user within Geronimo but I'm not able to get the user role. The request.isUserInRole() call always returns false.
You can find below an extract of the configuration files concerned by security: http://old.nabble.com/file/p26829415/extract_geronimo-web.xml extract_geronimo-web.xml http://old.nabble.com/file/p26829415/extract_web.xml extract_web.xml Can you please tell me what's wrong (or missing) with the webapp configuration ? -- View this message in context: http://old.nabble.com/Unable-to-get-user-role-tp26829415s134p26829415.html Sent from the Apache Geronimo - Users mailing list archive at Nabble.com.
