Bug 609803

Summary: Need to expose authenticated username via messaging API
Product: Red Hat Enterprise MRG Reporter: Gordon Sim <gsim>
Component: qpid-cppAssignee: Gordon Sim <gsim>
Status: CLOSED CURRENTRELEASE QA Contact: MRG Quality Engineering <mrgqe-bugs>
Severity: medium Docs Contact:
Priority: medium    
Version: betaCC: jross
Target Milestone: 1.3   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: 0.10 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-12-11 20:26:18 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Gordon Sim 2010-07-01 07:30:49 UTC
E.g. when using GSSAPI, the username may be picked up from that used to kinit. This needs to be exposed to the application.

Comment 1 Gordon Sim 2010-07-01 08:47:48 UTC
Connection::getAuthenticatedUsername() method added. To test, this should return the user used for kinit when connecting with GSSAPI.

Committed on trunk (r959461) and in release repo (http://mrg1.lab.bos.redhat.com/git/?p=qpid.git;a=commitdiff;h=8d55e9d8981053f2bf584ae446dfe404293f11c9).