WebApp Component Administration Page

The Administration Page helps you to configure your instance of the WebApp Component. You can use this page to configure your License, Plugins, and Frameworks.

To enable the Administration Page, follow these steps:
  1. Configure Tomcat to use a security Realm element. Refer to the Tomcat Documentation for more information.
  2. Edit the tomcat-users.xml file from your Tomcat installation and configure a user for the admin role.
  3. Your Administration Page is now enabled. To access it, go to the following URL:
    http://example.com:8080/oxygen-webapp/app/admin.html
    where http://example.com:8080/oxygen-webapp is the URL of your instance of the WebApp Component.
  4. You will be prompted for authentication credentials and you will enter those configured in the steps above.