[ 
https://issues.apache.org/jira/browse/SHIRO-283?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jared Bunting updated SHIRO-283:
--------------------------------

    Attachment: permissive-authenticating2.patch

Here's how I would go about doing this.  Essentially, we're adding the ability, 
on both filters, to not require a user to login.

> Add ability to support basic auth and form authentication simultaneously
> ------------------------------------------------------------------------
>
>                 Key: SHIRO-283
>                 URL: https://issues.apache.org/jira/browse/SHIRO-283
>             Project: Shiro
>          Issue Type: Bug
>            Reporter: Dan Diephouse
>         Attachments: permissive-authenticating2.patch
>
>
> Currently, it's impossible to require either form authentication or basic 
> authentication. I need to support both since we want the former for the users 
> using a browser and the later for REST. At a config level, I don't really 
> care which one is used, I just want to know they're authenticated. 

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to