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


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