[
https://issues.jboss.org/browse/WFLY-1056?page=com.atlassian.jira.plugin....
]
Darran Lofthouse resolved WFLY-1056.
------------------------------------
Fix Version/s: 11.0.0.Alpha1
Resolution: Out of Date
Migration to Elytron will be providing much more advanced certificate based authentication
and already includes certificate to identity mapping.
Certificate to principal mapping
--------------------------------
Key: WFLY-1056
URL:
https://issues.jboss.org/browse/WFLY-1056
Project: WildFly
Issue Type: Feature Request
Components: Security
Reporter: Yves Peter
Assignee: Anil Saldanha
Fix For: 11.0.0.Alpha1
In JBoss 7 it is no longer possible to configure how a certificate is mapped to a
principal using client-cert authentication. The dynamic code was removed in JBoss 7 in the
JBossWebRealm and is now hard coded to use the SubjectDNMapping:
http://grepcode.com/file/repository.jboss.org/nexus/content/repositories/...
http://grepcode.com/file/repository.jboss.org/nexus/content/repositories/...
Also the JBossWebRealm does only consider role- but no principal-mapping modules.
We use this to authenticate users against an ldap server where the dn of the user
doesn't match the dn in the ldap server. Also it's useful for display purpose in
an application.
An example and some further information is in the linked user form thread.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)