You can add custom user attributes to the registration page and account management console with a custom theme. This chapter describes how to add attributes
To be able to enter custom attributes in the registration page copy the template `themes/base/login/register.ftl` to the login type of your custom theme. Then
To be able to manage custom attributes in the user profile page in the account management console copy the template `themes/base/account/account.flt` to the
account type of your custom theme. Then open the copy in an editor.
To see the changes make sure your realm is using your custom theme for the account theme and open the user profile page in the account management console.