Fork of the Apache Shiro Web sample application that uses Stormpath for User Management. This sample application uses the Apache Shiro plugin for Stormpath to demonstrate how to integrate Apache Shiro and Stormpath.
Stormpath is a User Management API that reduces development time with instant-on, scalable user infrastructure. Stormpath's intuitive API and expert support make it easy for developers to authenticate, manage, and secure users and roles in any application. The stormpath-shiro
plugin allows a Shiro-enabled application to use Stormpath for all authentication and access control needs.
Stormpath offers usage documentation and support for the Apache Shiro Plugin for Stormpath in the wiki. Please email support@stormpath.com with any errors or issues with the documentation.
Below are some resources you might find useful!
Stormpath Java Support
Contributions, bug reports and issues are very welcome. Stormpath regularly maintains this repository, and are quick to review pull requests and accept changes!
You can make your own contributions by forking the develop branch of this repository, making your changes, and issuing pull request on the develop branch.
This project requires Maven 3 to build. Run the following from a command prompt:
mvn clean compile
Release changes are viewable in the change log
Run it:
mvn jetty:run
Copyright © 2013-2015 Stormpath, Inc. and contributors.
This project is open-source via the Apache 2.0 License.