Spring Tips: the Spring Authorization Server: durability of data

preview_player
Показать описание
hi, Spring fans! In this installment, we continue our look at the venerable Spring Authorization Server, this time looking at how to configure persistence and durability for various aspects of the system
Рекомендации по теме
Комментарии
Автор

JHipster has a production ready implementation but Josh does a great work of explaining a very difficult topic here.
Now the JHipster implementation is clearer and makes so much sense now.
Thank you Josh!

kojo_ampia
Автор

Great demo, does it matter if there is no consent in the authorisation consent table? User logs in and a record is written to tht oauth2_authorization but no record in the oauth2_authorization_consent table

thetrilbies
Автор

Hi Josh - can you explain oauth2 authorisation tables and it’s columns with purposes

rajivkumar-ubuj
Автор

Josh, do you have github repo for this demo?

jhcao