[
https://issues.apache.org/jira/browse/SHIRO-20?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14996362#comment-14996362
]
Andy Seaborne commented on SHIRO-20:
------------------------------------
Needing an implementation of HTTP Digest Authentication (https can't be
guaranteed to be setup), I wrote:
https://github.com/afs/http-digest-auth
which has an integration with Shiro. It abstracts the issue of getting the
password to a handler.
What's the best way to make this a contribution to Shiro? Is "v2" I see
discussed a bit a major change around this area or a minor one?
> Support HTTP Digest Authentication
> ----------------------------------
>
> Key: SHIRO-20
> URL: https://issues.apache.org/jira/browse/SHIRO-20
> Project: Shiro
> Issue Type: New Feature
> Reporter: Les Hazlewood
>
> Just as we support HTTP Basic Authentication via the
> BasicHttpAuthenticationFilter, we should also support HTTP Digest
> Authentication out of the box as well:
> http://en.wikipedia.org/wiki/Digest_access_authentication
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)