Skip to content

users.properties

This file is used as a way to set what credentials can be used to authenticate. You can add users to this list if you have the need for that.

layout

1
  username=password,role,enabled

Change password for a user

If you need to change the password for a user, please follow these steps.

  1. Stop the service / application.
  2. Change the password the user simply by replacing whatever is between username= and ,ROLE_BPS,enabled to the password you would like to use. Save and close the file.
  3. Start the service / application.