Spring Boot 3 Tutorial Security - Oauth2 - Custom UserDetails from a Database

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

Part 08
Custom UserDetails from a Database
Spring Authorization Server.
Spring Resource Server.
Spring OAuth2 Client.

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

Thank you for such wonderful content!!, it was a very helpful lesson, you have now a new subscriber. Greetings from Mexico!!

miguelalcantara
Автор

Hello, sir. First, thank you for providing such wonderful content. I have a question: How can I send Custom UserDetails data from Postman to an OAuth2 server for CRUD operations on the database?

MirwaisFaizi
Автор

Hello, are you planning to make a video about CORS?

lucianosilva
Автор

Hello, I need to keep some routes without authentication. Should I insert the rule to keep these routes public on the server or on the client?

hbkgtdx