Building OAuth2 Authorization Server using Spring Authorization Server

preview_player
Показать описание
In this video, we talk a little about overview of OAuth2 and components involved in this process. Then, we create an Authorization Server using Spring Authorization Server and we test it using Postman client. Find below useful resources:

Previous Video -
Рекомендации по теме
Комментарии
Автор

please create the codes for production-ready because while implementing the code for production it is showing error.

Tapas-qo
Автор

Its great explanation..can you please explain Authorization code PKCE how its works.

vijaykamlapure
Автор

Hi, i have a question, how we have logout session, or implementation of logout authorization server, because JSESSIONID still present in chrome after calling /revoke api

kiranjawale
Автор

@java-rush - I want to use same for the Rest API, Please explain what is authorization server & resource configuration.

moinkarajagi
Автор

HI,
I am getting 400 error for "/oauth2/authorize" I did all the configuration. Can you please tell me why?

ronyfrancis
Автор

If I have 2 client's application. I try to get access to client1, redirect to authorization server, get succesful authentication for client 1. And next from browser I try to get access to client2 link, and getting successful result without authentication process. My tocen from client1 is vallid for client2. How to avoid this behavior ?

jeakkey
visit shbcf.ru