[infinispan-issues] [JBoss JIRA] (ISPN-4210) Principal role mapper for WildFly AvancedLdap login module
Vojtech Juranek (JIRA)
issues at jboss.org
Tue Apr 15 05:22:33 EDT 2014
Vojtech Juranek created ISPN-4210:
-------------------------------------
Summary: Principal role mapper for WildFly AvancedLdap login module
Key: ISPN-4210
URL: https://issues.jboss.org/browse/ISPN-4210
Project: Infinispan
Issue Type: Feature Request
Components: Security
Reporter: Vojtech Juranek
Assignee: Tristan Tarrant
When using authentication via kerberos + LDAP on WildFly (i.e. using AvancedLdap login module), subjet contains (custom WildFly) principal with assigned roles. However, ISPN is missing proncipal role mapper for such use case and user has to implement his own mapper (like [this one|https://github.com/vjuranek/infinispan/blob/ISPN-4205/integrationtests/security-it/src/test/java/org/infinispan/test/integration/security/utils/SimplePrincipalGroupRoleMapper.java]). It would be nice to have such mapper directly in ISPN, so that users don't have to write any custom code.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the infinispan-issues
mailing list