Back to Browse

Keycloak SSO Demo With two React Applications

11.3K views
Dec 7, 2023
18:22

https://medium.com/@kritika.tripathi28/keycloak-set-up-579667570cc Demo SSO feature of keycloak in which all the clients within a realm can share token. I have used two applications company portal and the employee portal, once you are logged in one portal you can seamlessly check other without log in need. Your token from employee portal will be used for authenticating in company portal in the background. 13:31 SSO In Action Code Employee Portal : https://github.com/Kritika/employee-portal Company Portal : https://github.com/Kritika/company-intranet-portal

Download

0 formats

No download links available.

Keycloak SSO Demo With two React Applications | NatokHD