Tal Nisan has submitted this change and it was merged.
Change subject: aaa: My Groups in Add Permission to User dialog throws NPE
......................................................................
aaa: My Groups in Add Permission to User dialog throws NPE
My Groups in Add Permissions dialog should invoke SSO authz search with
the user's external id. The SSO DirectorySearch should search all
namespaces for the user.
Change-Id: I7f21217df77db1a7ad9672ce200cfd0217ee0608
Bug-Url:
https://bugzilla.redhat.com/1346932
Signed-off-by: Ravi Nori <rnori(a)redhat.com>
(cherry picked from commit a5726e93673e61506ea2bd3991c99532759543cf)
---
M
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/aaa/CreateUserSessionCommand.java
M
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/aaa/GetDirectoryGroupsForUserQuery.java
M
backend/manager/modules/enginesso/src/main/java/org/ovirt/engine/core/sso/search/DirectorySearch.java
3 files changed, 15 insertions(+), 7 deletions(-)
Approvals:
Martin Peřina: Verified; Looks good to me, approved
Jenkins CI: Passed CI tests
--
To view, visit
https://gerrit.ovirt.org/59596
To unsubscribe, visit
https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I7f21217df77db1a7ad9672ce200cfd0217ee0608
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: ovirt-engine-4.0
Gerrit-Owner: Martin Peřina <mperina(a)redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Martin Peřina <mperina(a)redhat.com>
Gerrit-Reviewer: Piotr Kliczewski <piotr.kliczewski(a)gmail.com>
Gerrit-Reviewer: Ravi Nori <rnori(a)redhat.com>
Gerrit-Reviewer: Tal Nisan <tnisan(a)redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation(a)ovirt.org>