03-19-07 06:32 PM
Hi!
I'm using WAS 6.1 SP 5 and I have this strange error. When I enter the appli
cation url and I'm not authenticated (I'm in the wrong domain) I expect to g
et the login page as configured in the web.xml. Instead I get a redirect to
the login error page. If th
e SPNEGO stuff does not work you get the ntml error page.. but this is the s
tandard form error page.
The environment is configured with SPNEGO TAI. But the URL I'm accessing is
not configured in the
request-url^ in the custom properties.
This is my mappings for spnego -> =jum/sso|ada/secservlet|mmp/servlet/FrameS
et/spnego|mmp/sso
So when I'm accessing my application with http://server/mmp/ i would expect
to see the login-page. BUT websphere redirects me with a HTTP 302 redirect t
o the login-error-page from the web.xml.
The WAS Admin console behaves in a similar way. When I access it I end up at: http
s://10.20.27.149:12003/.../logonError.jsp with the message:
Login failed. Check the user ID and password and try again.
But I haven't entered any user or passwords??
So whats up? Configuration error or bug?
I have configured this before... but now on this version it does not work.
Regards
Karin
[ Post a follow-up to this message ]
|