Skip to content

okihouse/spring-boot-security-with-redis-jwt-for-restapi-webapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

Demo

https://youtu.be/YwP1v1VYZes

Demo

Description

Web Application Authentication

  1. Form Login or Ajax Login
  2. Remember-Me
  3. Session Management
  4. Authentication with role(authority)
  5. CSRF Protection

Restful API Authentication

  1. Token Authentication
  2. CORS
  3. Authentication with role(authority)

Requirements

Watch Out!

  • Update host and port in application.yml for Redis.

Run

mvn spring-boot:run

About

spring boot security (webapp + restful)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages