I'm glad you solved the roles problem in your configuration.

With this configuration, you are mapping your groups in LDAP directly to the 
security roles configured in your JBoss deployments.  This means that you are 
effectively using the same group / role names.

Does anyone know if it's possible to map your LDAP (or whichever auth store you 
use) groups to different role names in JBoss.

Let's say I have a group called "Administrators" in my LDAP store, but I want 
to use a role named "app-admin" in my deployed applications.  All users in the 
"Administrators" group should be mapped to "app-admin" for J2EE security 
purposes.

Is there a standard way of doing this mapping, or should I do it in a custom 
way with my own LoginModule?

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3934108#3934108

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3934108


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to