#Stormpath is Joining Okta We are incredibly excited to announce that Stormpath is joining forces with Okta. Please visit the Migration FAQs for a detailed look at what this means for Stormpath users.
We're available to answer all questions at support@stormpath.com.
Stormpath Shiro Web Sample
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.
Documentation
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.
Links
Below are some resources you might find useful!
Stormpath Java Support
Contributing
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.
Build Instructions
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
Running the Sample Application
Run it:
mvn jetty:run
Copyright
Copyright © 2013-2015 Stormpath, Inc. and contributors.
This project is open-source via the Apache 2.0 License.