Using custom authentication

EAServer allows you to plug in your own service to implement user authentication for component and Web application access. A sample Java implementation is provided in the directory html/classes/Sample/AuthServiceDemo. The file readme.html in this directory describes how to install and run the sample authentication service.