Skip to content

ilieoana/ss_2022_c12_e1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spring Security Fundamentals - The OAuth2 Authorization Server - Part 2

This project is based on Lesson 12 - The OAuth2 Authorization Server - Part 2 the Spring Security Fundamentals tutorial series by Laur Spilca on YouTube.

📚 Tutorial Reference

  • Author: Laur Spilca
  • Series: Spring Security Fundamentals
  • Lesson: 12 - The OAuth2 Authorization Server - Part 2
  • Link: Watch on YouTube

🛠️ What I Did

This project was implemented as part of my learning journey with Spring Security. I followed the tutorial closely and:

  • Recreated the project from scratch in my local environment.
  • Set up an OAuth2 Authorization Server using Spring Security 6 and the Spring Authorization Server project.
  • Compared to the previous lesson, this addresses concepts such as:
    • Added extra information to JWT token
    • Custom validator for redirect uri
    • Using of an opaque token instead of a non-opaque token
    • Get client information by the introspection endpoint

About

OAuth Authorization Server implementation - Part 2

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages