The following example shows how to use JEE basic authentication
to secure an EGL Rich UI Proxy in a web project to which a Rich UI
application has been deployed.
For WebSphere® Application
Server, perform the following steps:
- In the web.xml, specify security criteria
- In the application.xml, specify security
criteria
- Use the Administrative Console to enable security
- Enable security in the server configuration
For Apache Tomcat, perform the following steps:
- In the web.xml, specify security criteria
- In tomcat-users.xml, bind roles to users
and groups