Hi,
I am trying to implement SSO for BI portal 2004s SP 11 release. Both Web AS ABAP and JAVA instances are on same server. WAS JAVA is add in installation.
As its a add in installation, I am following note no 701205 for SSO. I have replaced the SSO certificate and j2ee client according to the note. However i am getting "Name or password incorrect, repeat logon" error.
Snap shot of SM50 trace :
HmskiFindTicketInCache: Trying to find logon ticket in ticket cache.
N HmskiFindTicketInCache: Try to find ticket with cache key: 300:3117BB2EF15B18096DCD7C776AA6D377 .
N HmskiFindTicketInCache: Logon ticket found in ticket cache.
N HmskiFindTicketInCache: Ticket information in ticket cache is: <USER>= ,<CLIENT>=300
N HmskiFindTicketInCache: no <LANGUAGE>= field found.
N HmskiFindTicketInCache: Ticket information in ticket cache read successfully.
N DyISigni: client=300, user= , lang=E, access=A, auth=T
N nousrrec: no user record found - logon rejected
Please look at the user details in logon ticket. User is blank hence no user found logon rejected error is coming.
Can anyone help me out in this case.
Good Points will be awarded
Ashutosh