Topic
In the case where the Aerobase/Keycloak admin password is lost, please use the steps below.
Instructions
Log on locally to the Nintex Server and open an elevated command prompt (right click> Run as administrator).
CD to the “\Data\aerobase-server\bin” folder, located in the Aerobase installation directory.
For RPA 21.10 and above: CD "C:\Nintex\IDP\Aerobase\Data\aerobase-server\bin"Run the following command:
add-user-keycloak.bat -r kryon -u NewAdmin -p Kryon123!
-r kryon - assuming that realm name is kryon (that’s the default)
Restart Aerobase services.
Open your browser and navigate to the User Management Tool.
Log in using the new Admin user and set a new password when prompted.
Once logged in, you should be able to change the password for the default AuthAdmin user if needed.