Spring Boot 3 Security - Oauth2 - Spring Resource Server

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

Part 02
Spring Resource Server

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

I have been dealing with the resource server code from the book "Spring in Action 6th Edition" for a long time, but I could not run an example from it. Thank you for your lessons.

ivanmorgan
Автор

Thanks for the great video.
In Spring boot 3 Can I combine Authorization Server and Resource Server in one single app rather than creating two different apps ?
I am trying to use client_credentials grant type.

shreerajchury
Автор

Hi @WillyKeyser,
Thanks for short and beautiful explaination. I am facing one issue.
While I am trying to generate oAuth token with the given details in my Postman, after I enter it does not generate token, I am getting Whitelabel Error Page

ShubhamSingh-dlsp
Автор

Hi, I need to hit the authentication request without using oauth2 authentication section in insomnia...
How to do it? Pls help

amara
Автор

can we use resourceserverconfigadaptor in spring boot 3? i am trying to migrate 2.6 to 3. getting webconfigadaptor not found error in resorce server class

manasumantra