Using custom authentication services

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