[jboss-jira] [JBoss JIRA] (ELY-221) Implement a better X.500 principal mapper

David Lloyd (JIRA) issues at jboss.org
Mon Jun 29 10:14:02 EDT 2015


David Lloyd created ELY-221:
-------------------------------

             Summary: Implement a better X.500 principal mapper
                 Key: ELY-221
                 URL: https://issues.jboss.org/browse/ELY-221
             Project: WildFly Elytron
          Issue Type: Feature Request
            Reporter: David Lloyd


We can provide something better than a flat string mapping.  Some thoughts on requirements:

* Require that a minimum set of keys are present, else return {{null}}
* Allow piecewise assembly of principal names with the following components:
** Static string
** Single attribute value e.g. {{dc[0]}}
** Joined attribute value (with optional subrange) e.g. {{dc:"."}} would convert {{dc=example,dc=com}} to {{example.com}}
** Joined attribute value in reverse (with optional subrange)




--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


More information about the jboss-jira mailing list