fengshch / demo-sso

Building SSO server based on Spring Authorization server

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

demo-sso

Building SSO server based on Spring Authorization server

This project serves as a practical illustration to the three articles in my series on building an SSO server, where all the nuances are explained. If you want to delve into the workings of the Spring Authorization Server, follow the link to the first article.

Table of Contents

Part 1 - link

Introduction
Chapter 1: Code Grant Authorization
Chapter 2: Grant Password Authorization

Part 2 - link

Chapter 3: Transition to Opaque Tokens
Chapter 4: PostgreSQL + Role Model

Part 3 link

Chapter 5: Authorization using Social Login (Google as an example)
Chapter 6: Resource Server Configuration

About

Building SSO server based on Spring Authorization server


Languages

Language:Java 100.0%