Configuring and Extending Spring Authorization Server

preview_player
Показать описание
SpringOne Essentials 2023

Speakers:
Joe Grandja, Spring Security Engineer, VMware
Steve Riesenberg, Software Engineer, VMware
Laurentiu Spilca, Development Lead, Endava

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

Thanks. However there are many videos that teach how to create OAuth2 authorization server that support client_secret_basic. Wish there is a video that teach the same but support client_secret_jwt

drax
Автор

Hi, Once again, you made a very informative video.
Do you have any experience with Spring Authorization Server and Two-Factor Authentication.
In what way can I implement this. Can you point me in the right direction?
Thanks.

dekeyserwilly
Автор

18:30
To enable cors, should client server be a public?

youngsookim
Автор

I have a fastapi python app and would like to configure it a a resource server. However I am getting JWTError when i use jose jwt to decode the token. Is it possible to configure a Fastapi python app as a resource server using Spring Authorisation as a the token issuer?

thetrilbies
Автор

Any chance to show how to secure websocket? How to use jwt with sockets?

fipabrate
Автор

I have a suggestion, No one is interested in looking at your faces. Showing the full desktop screen makes your code more readable. No one is interested in seeing your facial expression, they are interested in the code. Maybe you will get more view if you try that...

abelwarres