The default user management enables you to manage users
without any external user management system. Managing users with the
Apache Tomcat user database is for Apache Tomcat installations only.
The user names and encrypted passwords are stored in the
tomcat-users.xml file.
Updates, such as, creating a new user and changing user passwords
or repository permission roles are automatically written to the xml
file. You do not need to edit the file.
Note: The file is located in JazzInstallDir/server/tomcat/conf.