mirror of
https://github.com/keycloak/keycloak.git
synced 2026-01-25 16:42:34 +00:00
* Fix redirect URL for linked accounts in account security section Updated the redirect URL for linked accounts to ensure users are redirected to /realms/<realm-name>/account/account-security/linked-accounts after linking an account. Closes #36405 Signed-off-by: Somin Park <ps4708@naver.com> * Remove unnecessary whitespaces Signed-off-by: Somin Park <ps4708@naver.com> --------- Signed-off-by: Somin Park <ps4708@naver.com>