Default logins and passwords created by IBM Installation Manager for the Application Center

IBM® Installation Manager creates the logins by default for the Application Center, according to your application server. You can use these logins to test the Application Center.

WebSphere Application Server full profile

The login appcenteradmin is created with a password that is generated and displayed during the installation.

All users authenticated in the application realm are also authorized to access the appcenteradmin role. This is not meant for a production environment, especially if WebSphere® Application Server is configured with a single security domain.

For more information about how to modify these logins, see Configuring the Java EE security roles on WebSphere Application Server full profile.

WebSphere Application Server Liberty profile

  • The login demo is created in the basicRegistry with the password demo.
  • The login appcenteradmin is created in the basicRegistry with the password admin.

For more information about how to modify these logins, see Configuring the Java EE security roles on WebSphere Application Server Liberty profile.

Apache Tomcat

  • The login demo is created with the password demo.
  • The login guest is created with the password guest.
  • The login appcenteradmin is created with the password admin.

For more information about how to modify these logins, see Configuring the Java EE security roles on Apache Tomcat.