“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:
HTTP Basic
Form authentication
SSL mutual authentication
See Chapter 3, “Using Web Application Security,” in the EAServer Security Administration and Programming Guide for more information.
Copyright © 2005. Sybase Inc. All rights reserved. |
![]() |