Hi Everyone,
Thanks in advance for all guidance.
How to set user specific data in session in Keycloak. Currently we are setting user specific data in context as context.getSession().setAttribute() , but is it possible to set user data in separate user specific session?
what is the best way to share user specific data from one authentication flow to another?.
Thanks,
Praneeth Yaji.