Web application authentication

“None” is no longer a Web application authentication option. The default authentication mechanism for a Web application is “HTTP Basic Authentication”. Since Web Applications implement lazy authentication, if you want to authenticate your client, you must associate a role with a Web resource. The authentication options are:

See Chapter 3, “Using Web Application Security,” in the EAServer Security Administration and Programming Guide for more information.