Replace SAPLogonTicketKeypair for Single Sign On

I got a problem and just already found the solution this morning. I just want to share it
  • Problem : Error occurred when accessing portal in dual-stack system -> The system is unable to interpret the SSO ticket received.
  • Solution :Check expiration date of the ticket for Single Sign On between AS Java and ABAP. If it is expired, replace the ticket.
Procedure for replacing SAPLogonTicketKeypair for SSO :
  1. Open Visual Admin.
  2. Go to server_ServicesKey Storage.
  3. Check expiration date for ticket SAPLogonTicketKeypair.
  4. If date is expired, rename or delete this ticket.
  5. Click Create.
  6. Fill the required field. Common Name should be unique. Entry name should be the same : SAPLogonTicketKeypair. Tick Store Certificate, Use RSA algorithm. Leave other field default. Then click Generate.
  7. Export ticket SAPLogonTicketKeypair-cert as .crt format.
  8. Login to ABAP in specific client which is accessed by Portal, ex : 800
  9. Go to tcode STRUSTSSO2
  10. Delete old certificate.
  11. Import certificate .crt file mentioned above.
  12. Click Add to Certificate List.
  13. Click Add to ACL.
  14. Save.
  15. Finish.

Comments

Popular posts from this blog

Hana XS Engine Troubleshooting

Check Users Locked or deactivated in Hana or Hana Studio

Hana ini file location