There are docs for the following:
Other pages to consult:
- How do I...?: Not clear on how to do something? This doc might help.
- Stormpath Error Codes: Not sure what the error means? This doc might help.
REST API Documentation
Stormpath provides developers a simple, yet powerful REST+JSON API enabling user management control for organizations and applications.
- REST API Quickstart Guide: A guide outlining the key steps to get you working with Stormpath.
- REST API Product Guide: A full guide to Stormpath and the REST API
- REST API Reference: An end-point by end-point breakdown of the REST API.
Java Documentation
Stormpath Java support allows any JVM-based application to easily use the Stormpath for user management and authentication. Any JVM-based programming language (such as Java, Groovy, Scala, Clojure, Jython, and JRuby) can use the Stormpath Java SDK.
- Java SDK on GitHub: The official Stormpath client for Java on Github.
- Java Quickstart Guide: A guide outlining the key steps to get you working with Stormpath.
- Java Product Guide: A full guide to Stormpath and the Java SDK.
- Java Sample Application: A Spring MVC application that connects to the Stormpath API.
Apache Shiro
The Apache Shiro integration provides a full security suite for Java developers.
- Apache Shiro Integration: A plugin to the Apache Shiro framework that enables seamless use of Stormpath.
- Apache Shiro Sample App: A Stormpath-enabled version of the standard Apache Shiro sample application.
PHP Documentation
Stormpath PHP support allows any PHP-based application to easily use the Stormpath, and extends integration to the Zend and Symfony Frameworks. When you make SDK method calls, the calls are translated into HTTPS requests to the Stormpath REST+JSON API.
- PHP SDK on GitHub: The official Stormpath client for PHP, on Github, based on v.5.3.10.
- PHP Quickstart Guide: A guide outlining the key steps to get you working with Stormpath.
- PHP Product Guide: A full guide to Stormpath and the PHP SDK.
- PHP Sample Applications - coming soon
Ruby Documentation
Stormpath supports both Ruby and Rails, and offers an extension for Rails Devise, a popular authentication gem based on Warden. Build from both GitHub and RubyGems.org.
Ruby
- Ruby SDK on Github: The official Stormpath for Ruby on Github.
- Ruby Quickstart Guide: A guide outlining the key steps to get you working with Stormpath.
- Ruby Product Guide: A full guide to Stormpath and the Ruby SDK.
- Ruby Sample Application: A Ruby application that connects to the Stormpath API.
Ruby on Rails
- Rails Ruby Gem: An integration to the Rails framework.
- Rails Stormpath Web Application: A Ruby on Rails application that connects to the Stormpath API.
Devise
- Devise Extension (coming soon): An extension of the Stormpath Rails that allows developers to use Stormpath as a datastore for Devise.
Python Documentation
- Python SDK on GitHub: The official Stormpath for Python on Github.
- Python SDK on PyPi: The official Stormpath for Python on PyPi.
- Python Quickstart Guide: A guide outlining the key steps to get you working with Stormpath.
- Python Product Guide: A full guide to Stormpath and the Python SDK.
Stormpath Admin Console Documentation
- Stormpath Admin Console Quickstart Guide: A guide outlining the key steps to get you working with Stormpath.
- Stormpath Admin Console Product Guide: A full guide to the Stormpath administration web user interface.