lukin / keywind

Keywind is a component-based Keycloak Login Theme built with Tailwind CSS
Apache License 2.0
779 stars 274 forks source link

How to update the Personal Info page found at: http://HOST:8080/realms/realmname/account/ #95

Open LeftoversTodayAppAdmin opened 3 months ago

LeftoversTodayAppAdmin commented 3 months ago

Hey folks!

First of all I have to say it was super easy to update the login pages! I see a login-update-profile.ftl page and I want to use the same for the personal info page in account management found at this URL: http://HOST:8080/realms/realmname/account/ I have created a new account folder and copied over the following from the login folder:

How can I reuse the login-update-profile.ftl file as my personal info page to allow the user to update their account information with the same theme as the login pages?