Skip to content

This project demonstrates how to secure REST API endpoints using Spring Security with JWT, providing robust authentication and authorization mechanisms.

License

Notifications You must be signed in to change notification settings

sovisrushain/spring-security-jwt-authentication

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spring Security JWT Authentication

Architecture

alt text

1. Security Filter Chain

2. AuthenticationManager

3. AuthenticationProvider

4. UserDetailsService

5. SecurityContext

Extras

Users and Roles

alt text

About

This project demonstrates how to secure REST API endpoints using Spring Security with JWT, providing robust authentication and authorization mechanisms.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages