John Vines created SHIRO-407:
--------------------------------

             Summary: AuthenticatingRealm supports() should utilize a flag to 
enable authentication
                 Key: SHIRO-407
                 URL: https://issues.apache.org/jira/browse/SHIRO-407
             Project: Shiro
          Issue Type: Improvement
          Components: Authentication (log-in)
            Reporter: John Vines


AuthorizingRealm is a subclass of Authentication realm. However, there are 
circumstances where a realm wants to be used for authorization but not 
authentication. A flag, which can be set in the ini, should be added to disable 
authentication for things which are authorizing. This flag can then be utilized 
in the supports() method to handle it.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to