You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@isis.apache.org by "Dan Haywood (JIRA)" <ji...@apache.org> on 2014/03/17 12:51:42 UTC

[jira] [Created] (ISIS-746) When multiple realms configured for Shiro, should be more intelligent about obtaining roles from those realms

Dan Haywood created ISIS-746:
--------------------------------

             Summary: When multiple realms configured for Shiro, should be more intelligent about obtaining roles from those realms
                 Key: ISIS-746
                 URL: https://issues.apache.org/jira/browse/ISIS-746
             Project: Isis
          Issue Type: Bug
    Affects Versions: security-shiro-1.4.0
            Reporter: Dan Haywood
            Assignee: Dan Haywood
            Priority: Minor
             Fix For: security-shiro-1.5.0


We currently attempt to obtain roles for realms that did *not* authenticate the token.

Ideally, should only ask for roles from the realms that authenticated the token.

As a workaround, should (as currently) query all realms but then catch and ignore any exceptions thrown by those realms that did not authenticate the token.





--
This message was sent by Atlassian JIRA
(v6.2#6252)