Groups are not resolved properly with ExternalUser
--------------------------------------------------
Key: MAGNOLIA-2044
URL: http://jira.magnolia.info/browse/MAGNOLIA-2044
Project: Magnolia
Issue Type: Bug
Components: core, security
Affects Versions: 3.5.4
Reporter: Grégory Joseph
Assignee: Grégory Joseph
Priority: Critical
Fix For: 3.5.5
because the RoleList interface extends the GroupList interface, when doing
subject.getPrincipals(GroupList.class) you might get the list of roles instead
of the groups.
This prevents, for instance, getting the workflow items assigned to an
ldap-user's groups.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.magnolia.info/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
----------------------------------------------------------------
for list details see
http://documentation.magnolia.info/docs/en/editor/stayupdated.html
----------------------------------------------------------------