Hi, not sure if this is the correct forum for this, but... here goes.
Trying to use basic authentication using php and forward the authenticated user to a jsp page in a Websphere web application. Authentication works fine, but the jsp page's getRemoteUser method keeps returning a null (thinks the user is not authenticated).
Has anyone ever implemented an architecture like this?
Any help would be appreciated.
Thanks
Authenticate and forward to JSP
Moderator: General Moderators