[
https://issues.apache.org/jira/browse/ISIS-2719?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17391247#comment-17391247
]
ASF subversion and git services commented on ISIS-2719:
-------------------------------------------------------
Commit 21296cf0f64977db543fb4656d4527e2d2667e58 in isis's branch
refs/heads/ISIS-2719 from danhaywood
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=21296cf ]
ISIS-2719: implements ApplicationPermissionRepository queries more effectively.
Also ...
... rationalizes the IsisModulePersistence{Jdo/Jpa} module class names (adds in
"Persistence" where necessary).
... makes the Secman Jdo/Jpa depend on the IsisModulePersistence Jdo/Jpa
modules automatically
... corresponding updates to pom.xml's
also:
- tests the perm repos with new integ tests.
> with secman, Impersonation does not correctly figure out permissions of
> switched user
> -------------------------------------------------------------------------------------
>
> Key: ISIS-2719
> URL: https://issues.apache.org/jira/browse/ISIS-2719
> Project: Isis
> Issue Type: Improvement
> Reporter: Daniel Keir Haywood
> Assignee: Daniel Keir Haywood
> Priority: Minor
> Fix For: 2.0.0-M6
>
>
> Two separate (perhaps completely separate?) issues here:
> * for shiro.ini, we don't support "impersonateWithRoles", so my guess is
> that we keep the same roles as the original.
> * for secman, we ignore the roles specified using "impersonateWithRoles",
> because ApplicationUser#getPermissionSet joins across to the roles in the
> database, rather than the set of roles that are in the UserMemento.
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)