cancel
Showing results for 
Search instead for 
Did you mean: 

Redirect url to http://FQDN:50000/logon/logonServlet

Former Member
0 Kudos

I had a problem after configuring the SSO between ABAP and JAVA stack solman 7.1 SPS04. am trying to open http://FQDN:50000/nwa it redirects to

http://FQDN:50000/logon/logonServlet

and asks for user and pass, I entered the logon correctly but stucked at the same page with no logon.

http://FQDN:50000/index.html works fine, the

User Management

and

SAP NetWeaver Administrator

do not work.

OS :Linux Redhat

DB :DB2

SAP Solution Manager 7.1 SPS04

Thanks

Accepted Solutions (0)

Answers (1)

Answers (1)

sunny_pahuja2
Active Contributor
0 Kudos

Hi,

Please make sure that you have not deleted SAPlogoncert in key store.

Thanks

Sunny

Former Member
0 Kudos

dear Sunny

how can i check this ?

sunny_pahuja2
Active Contributor
0 Kudos

Hi,

Check in visual administrator in KeyStore under "TikckeKeystore" View- "SAPLogonTicketKeypair" and "SAPLogonTicketKeypair-cert".

Thanks

Sunny

Former Member
0 Kudos

dear Sunny

Under Key Storage ->TicketKeyStore , entries are as follow

ABAPTicketSMD-cert
SAPLoginTicketSMD-SID--xxxxxx-cert
SAPLoginTicketSMD-SID--yyyyyy-cert

Thanks

Former Member
0 Kudos

solved by exporting and importing the certificates again on both ABAP and JAVA , then go to the configtool

/usr/sap/SID/DVEBMGS##/j2ee/configtool
./go
instance_ID -> services -> com.sap.security.core.ume.service
change the parameter login.ticket_client = UME client

now i can logon to the portal