Spring Boot 3 Oauth2 - Spring Authorization Server - Resource Server and OAuth2 Client RestTemplate

preview_player
Показать описание
Spring Boot 3.0.0 Tutorial - Security - Oauth2

Part 04
Spring Authorization Server
Spring Resource Server
Spring OAuth2 Client
With RestTemplate

© 2022 Willy De Keyser, All Rights Reserved.
Рекомендации по теме
Комментарии
Автор

Hi, is it possible to ensure that JWT was not revoked before executing a sensitive operation with Spring OAuth2 resource server? It looks like there's nothing like that available out of the box.

alexanderivanchenko