Skip to content

Add integration with Apache Shiro#48

Merged
dblock merged 5 commits intoWaffle:masterfrom
davidmc24:waffle-shiro
Jan 13, 2013
Merged

Add integration with Apache Shiro#48
dblock merged 5 commits intoWaffle:masterfrom
davidmc24:waffle-shiro

Conversation

@davidmc24
Copy link
Copy Markdown
Contributor

Apache Shiro is a Java security framework. This pull request adds a basic integration between WAFFLE and Shiro. It supports username and password authentication, and provides a good base for later enhancements to add negotiate support. This feature was requested on the Shiro issue tracker as SHIRO-385.

…ntation

This currently only supports username/password authentication.  Support for "negotiate"
will require a custom authentication token, a shiro security filter, and minor
enhancements to the realm.

Based on work discussed in the following ticket:
https://issues.apache.org/jira/browse/SHIRO-385
@dblock dblock merged commit 4de0e8b into Waffle:master Jan 13, 2013
@dblock
Copy link
Copy Markdown
Collaborator

dblock commented Jan 13, 2013

Awesome, merged. Looking forward to Negotiate support soon :)

@davidmc24 davidmc24 deleted the waffle-shiro branch January 13, 2013 04:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants