I'm working on integrating Waffle with Shiro, and have something working, but want to make sure
I posted a modified version of what I am doing here: https://issues.apache.org/jira/secure/attachment/12541821/XxxxxSecurityFilter.java Does Shiro have/want a general way to support these headers? Basic is easy because you have everything you need in one request. The other Negotiate example I have seen is: https://bitbucket.org/lothor/shiro-negotiate/src/7b25efde130b/src/main/java/net/skorgenes/security/jsecurity/negotiate Thanks for any pointers ryan
