Stormpath Documentation

There are docs for the following:

Other pages to consult:


REST API Documentation

Stormpath provides developers a simple, yet powerful REST+JSON API enabling user management control for organizations and applications.


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.

Apache Shiro

The Apache Shiro integration provides a full security suite for Java developers.


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 on Rails

Devise

  • Devise Extension (coming soon): An extension of the Stormpath Rails that allows developers to use Stormpath as a datastore for Devise.

Python Documentation


Stormpath Admin Console Documentation