Hello,
I'm using Netweaver Portal SPS14 and I'm trying to configure windows authentication.
I've browsed through the posts related to this item, the documentation and the weblogs and everything seems to be set accordingly.
I'm using IISProxy version 1.6.1. and I don't see any information about the REMOTE_USER on the logs (maybe because, as stated in the documentation, since 1.6.0 this info isn't forwarded on the header)
I can authenticate the user through IISProxy but I always get the login page. And when trying to login, I get the the login screen again with following error:
Unknown message (ID = unknown login exception: no root LoginException found)
I have the LoginStack configured according to the current documentation:
1. EvaluateLoginTicketModule - Sufficient
2. HeaderVariableLoginModule - Optional
3. CreateTicketLoginModule - Sufficient
4. BasicPasswordLoginModule - Requisite
5. CreateTicketLoginModule - Optional
If I take out the HeaderVariableLoginModule, I'm able to login to the portal but still don't get SSO.
Can anyone help?
Thanks!
Regards
Pedro