[
https://issues.apache.org/jira/browse/DISPATCH-468?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15471904#comment-15471904
]
ASF GitHub Bot commented on DISPATCH-468:
-----------------------------------------
GitHub user ChugR opened a pull request:
https://github.com/apache/qpid-dispatch/pull/97
DISPATCH-468: Use computed x.509 cert display-name as authenticated id
Add a DisplayName service interface to be called from C code.
During connection establishment use the translated display name
as the connection authenticated user_id.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ChugR/qpid-dispatch crolke-DISPATCH-468
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/qpid-dispatch/pull/97.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #97
----
commit 1bafd8b3a78da952ccd20c163104bcfb89f6155a
Author: Chuck Rolke <[email protected]>
Date: 2016-09-07T21:42:27Z
DISPATCH-468: Use computed x.509 cert display-name as authenticated id
Add a DisplayName service interface to be called from C code.
During connection establishment use the translated display name
as the connection authenticated user_id.
----
> Display-name for identity in x.509 certificates
> -----------------------------------------------
>
> Key: DISPATCH-468
> URL: https://issues.apache.org/jira/browse/DISPATCH-468
> Project: Qpid Dispatch
> Issue Type: New Feature
> Components: Container
> Reporter: Ted Ross
> Assignee: Chuck Rolke
> Priority: Blocker
> Fix For: 0.7.0
>
>
> The displayname feature is partially implemented in 0.6.0. It needs to be
> wired into the connection-open sequence.
> This feature allows user-friendly identities to be used in lieu of
> complicated identities from x.509 certificates (particularly if the
> certificate signature is used for identification).
> The user-friendly identities appear in the connection attributes and are used
> to index access policy.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]