Preserve the page the user originally requested.
Examples:
user visits private dashboard
application redirects to login
Keycloak authenticates the user
callback returns the user to the original dashboard
After a generic login, redirect the user to their own profile/dashboard.
Preserve the page the user originally requested.
Examples:
user visits private dashboard
application redirects to login
Keycloak authenticates the user
callback returns the user to the original dashboard
After a generic login, redirect the user to their own profile/dashboard.