single-sign-on-out-jwt-cookie-redis-java-springboot-freemarker icon indicating copy to clipboard operation
single-sign-on-out-jwt-cookie-redis-java-springboot-freemarker copied to clipboard

Single Sign Out, Scalable Authentication Example with JSON Web Token (JWT), Spring Boot and Redis

Single Sign Out, Scalable Authentication Example with JSON Web Token (JWT), Spring Boot and Redis

Guide

https://hellokoding.com/scalable-authentication-single-sign-on-out-sso-example-with-json-web-token-jwt-cookie-redis-java-spring-boot-freemarker/

What you'll need

  • JDK 1.7+
  • Redis
  • Maven 3+

Stack

  • Java
  • Single Sign On/Out
  • JSON Web Token
  • Redis
  • Cookie
  • Spring Boot
  • FreeMarker

Run