[jboss-dev-forums] [JBoss AS7 Development] - What happen to RoleMappingLoginModule?

Simon Martinelli do-not-reply at jboss.com
Mon Aug 8 10:23:42 EDT 2011


Simon Martinelli [http://community.jboss.org/people/simas_ch] created the discussion

"What happen to RoleMappingLoginModule?"

To view the discussion, visit: http://community.jboss.org/message/619896#619896

--------------------------------------------------------------
With JBoss 5 and 6 is used the RoleMappingLoginModule to have an indrection between the roles configured in the application and the names in the ActiveDirectory.
But this seam no longer to work with AS 7.

My configuration:

<login-module code="org.jboss.security.auth.spi.RoleMappingLoginModule" flag="optional">
  <module-option name="rolesProperties" value="rolesMapping-roles.properties"/>
</login-module>

The rolesMapping-roles.properties has one entry:
A_Visio=ShopUsers

Thanks for your help.
Simon
--------------------------------------------------------------

Reply to this message by going to Community
[http://community.jboss.org/message/619896#619896]

Start a new discussion in JBoss AS7 Development at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2225]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-dev-forums/attachments/20110808/18072d93/attachment.html 


More information about the jboss-dev-forums mailing list