You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@isis.apache.org by "Andi Huber (Jira)" <ji...@apache.org> on 2022/01/17 07:20:00 UTC

[jira] [Comment Edited] (ISIS-2729) Wicket viewer should be responsible for adding in its role to UserMemento

    [ https://issues.apache.org/jira/browse/ISIS-2729?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17476993#comment-17476993 ] 

Andi Huber edited comment on ISIS-2729 at 1/17/22, 7:19 AM:
------------------------------------------------------------

For the sake of simplicity we renamed wicket's required role to a generic one and just add it in where required: org.apache.isis.security.AUTHORIZED_USER_ROLE.


was (Author: hobrom):
For the sake of simplicitay we renamed wicket's required role to a generic one and just add it in where required: org.apache.isis.security.AUTHORIZED_USER_ROLE.

> Wicket viewer should be responsible for adding in its role to UserMemento
> -------------------------------------------------------------------------
>
>                 Key: ISIS-2729
>                 URL: https://issues.apache.org/jira/browse/ISIS-2729
>             Project: Isis
>          Issue Type: Improvement
>          Components: Isis Security Keycloak, Isis Security Shiro, Isis Viewer Wicket
>    Affects Versions: 2.0.0-M5
>            Reporter: Daniel Keir Haywood
>            Assignee: Andi Huber
>            Priority: Minor
>             Fix For: 2.0.0-M7
>
>
> At the moment there is code in both the filters for keycloak and shiro to add in the role required by Wicket viewer.  This should be removed (implicit coupling) and instead Wicket viewer should provide its own WebModule that adds in a filter to do this work somehow.
>  



--
This message was sent by Atlassian Jira
(v8.20.1#820001)