Details
Description
Using WebLogic server 6.1 Sp3 with Form based authentication, the user principal
is set to "guest" even when using the BasicAuthentication class to try to set
the user and password. I realize that this is because only Basic auth has been
implemented, but because we are using Form authentication, we cannot test any
server side components that use the user principal (which is now becoming quite
a few).