Managing and Sharing Spring Sessions using Redis Database



Managing and Sharing Spring Sessions using Redis Database

Managing and Sharing Spring Sessions using Redis Database

In this video, we discuss how to share sessions created in UI Server with Resource server. For that we use a Redis database to store the sessions which both UI Server and Resource Server can access. Refer below useful links:

Full playlist – https://youtube.com/playlist?list=PLbk-lC-jmHejQqn3ZzH7fuczWJiddjFuz
Previous Video – https://youtu.be/eHPRgrwDqsk
Source code – https://github.com/himanshu-pareek/SpringSecurityWithAngular
Redis Image on Docker – https://hub.docker.com/_/redis