This content has been marked as final. 
    
Show                 3 replies
    
- 
        2. Re: JSR-196: how to use it in JBoss 5.1.0.GA?gfzhang Nov 9, 2009 10:18 PM (in response to gfzhang)The link seems broken. 
 Thanks!
- 
        3. Re: JSR-196: how to use it in JBoss 5.1.0.GA?sebastianmohan Jan 22, 2010 5:01 PM (in response to anil.saldhana)I have been searching to configure role mapping in JBoss 5.1.0.GA and found this from one of your presentation slides. Is there any more details I could get apart from below. <rolemapping> 
 <mapping-module code="org.jboss.security.mapping.providers.DeploymentRolesMappingProvider">
 </mapping-module>
 </rolemapping>We are trying to map the application specific roles to the roles defined in our client LDAP Say we have a role defined 'AppUser' who can access our application. Our client has a role (Active Directory group) defined as 'Doctor'. I am trying to map AppUser=Doctor in my application-policy definition. I am wondering where those definition goes. Thanks Sebastian 
 
     
    