Spring Security Fundamentals - Lesson 21 - Security Integration Tests

preview_player
Показать описание
In this stream, we discuss Spring Security using the latest available version in 2022. We'll discuss configurations for authentication and authorization, tips and tricks, how to learn Spring Security, vulnerabilities, OAuth 2, and many more.
Рекомендации по теме
Комментарии
Автор

Thank you for your answer. Another question. Suppose you have microservice and you authenticate the user on the Auth server and now the client use the token to access APIs on one of the microservice. Will there be authentication object saved in the security context holder on the microservice since the authentication was done on the Auth server

Samson.CodeArchive
Автор

these tutorials are amazing and priceless, eagerly waiting for future episodes and hopefully i can participate in the live stream

nimacode
Автор

what about if you want to test the reactive app for the same security integration testing
?

Samson.CodeArchive
Автор

hello sir. which one do you suggest between WebTestClient and MockMVC for integration testing?

OsteenOmega
Автор

form login video would be very usefull!

marekKulczyk
Автор

Will lessons on Opaque and non-Opaque tokens be included in this playlist ?

anthonya
Автор

sir, please make a video on Spring security 6 with Keycloak using OpenID.

a.m.jyotiprakashsahu