I installed Keycloak 26.0.0 on Ubuntu and was able to create a temporary admin account. When I log in a banner says:
You are logged in as a temporary admin user. To harden security, create a permanent admin account and delete the temporary one.
How do I create a permanent admin account? Do I follow the "Managing users" documentation? Do I create the permanent admin account in the master realm? How do I give this admin correct permissions/role?
I read the Managing users documentation. I added a user named admin in the master realm and set a password. I do not see how to give it an admin role or admin permissions. I tried the Assign Role button but the admin role is not listed.
I have seen other questions here about giving admin role for new realms, but not anything that describes giving admin role in the master realm. Nor have I found any questions or documentation that gives details about a "permanent admin account".