[
https://issues.apache.org/jira/browse/SHIRO-407?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Brian Demers updated SHIRO-407:
-------------------------------
Labels: patch (was: )
> 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
> Labels: patch
> Attachments: SHIRO-407.patch
>
>
> 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 was sent by Atlassian JIRA
(v6.3.4#6332)