• Table of contents
    1Introduction to the Spring Security REST plugin
    2Authentication Endpoint
    3Token Generation
    4Token Storage
    5Token Validation Filter
    6CORS support
    7Delegating authentication to OAuth providers
    8Debugging
    9Frequently Asked Questions
  • Quick Reference

Implements authentication for REST APIs based on Spring Security. It uses a token-based workflow

(Quick Reference)

Spring Security REST Plugin - Reference Documentation

Authors: Alvaro Sanchez-Mariscal

Version: 1.2.5

Table of Contents

1Introduction to the Spring Security REST plugin
2Authentication Endpoint
2.1Logout Endpoint
3Token Generation
4Token Storage
4.1Memcached
4.2GORM
5Token Validation Filter
6CORS support
7Delegating authentication to OAuth providers
7.1Google
7.2Facebook
7.3Twitter
8Debugging
9Frequently Asked Questions
Quick Reference (hide)