You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@shiro.apache.org by "Francois Papon (JIRA)" <ji...@apache.org> on 2019/02/21 07:17:00 UTC

[jira] [Created] (SHIRO-669) Included a boolean flag in FirstSuccessfulStrategy to break after first successful authentication

Francois Papon created SHIRO-669:
------------------------------------

             Summary: Included a boolean flag in FirstSuccessfulStrategy to break after first successful authentication
                 Key: SHIRO-669
                 URL: https://issues.apache.org/jira/browse/SHIRO-669
             Project: Shiro
          Issue Type: Improvement
          Components: Authentication (log-in)
            Reporter: Francois Papon
            Assignee: Francois Papon
             Fix For: 1.4.1


Included a boolean short circuit flag to indicate if FirstSuccessfulStrategy should break after the first successful authentication. By default this flag is false & continues to iterate through all realms.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)