Change in ovirt-engine[master]: core: Unify format of username
mperina at redhat.com
mperina at redhat.com
Wed Apr 13 11:43:20 UTC 2016
Martin Peřina has submitted this change and it was merged.
Change subject: core: Unify format of username
......................................................................
core: Unify format of username
Unifies format of username displayed inside engine as:
USERNAME at AUTHZ_NAME
where
USERNAME - simple username
AUTHZ_NAME - name of authz extension which was used to get
authorization data for the user
For example default oVirt administrator is identified as
admin at internal-authz.
There's one slight exception in the naming: if aaa-ldap is configured
for Active Directory forrest which provides multi-domain trust, then
we are using UPN instead of simple username, so USERNAME part may
contain also reference to a domain, for example:
jdoe at eu-ipa.example.com@example.com-authz
fsmith at us-ipa.example.com@example.com-authz
Change-Id: Ie7ec2f8982c63834eaa63c771ba905bd78d81615
Signed-off-by: Martin Perina <mperina at redhat.com>
---
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/aaa/SessionDataContainer.java
1 file changed, 1 insertion(+), 1 deletion(-)
Approvals:
Ondra Machacek: Looks good to me, but someone else must approve
Martin Peřina: Verified; Looks good to me, approved
Ravi Nori: Looks good to me, but someone else must approve
Jenkins CI: Passed CI tests
--
To view, visit https://gerrit.ovirt.org/56036
To unsubscribe, visit https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ie7ec2f8982c63834eaa63c771ba905bd78d81615
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Martin Peřina <mperina at redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Martin Peřina <mperina at redhat.com>
Gerrit-Reviewer: Ondra Machacek <omachace at redhat.com>
Gerrit-Reviewer: Oved Ourfali <oourfali at redhat.com>
Gerrit-Reviewer: Ravi Nori <rnori at redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation at ovirt.org>
More information about the Engine-commits
mailing list