cancel
Showing results for 
Search instead for 
Did you mean: 

Best way for upgrading?

angeber
Explorer
0 Kudos

Hello,

at the moment we are using the "old Secure Login Libery1.0" for SSO for our ABAP & JAVA-systems

On the clients there is also an old software (Secude Secure Login 5.0.4.2) installed

We got the new challenge to implement kerberos for our mobile solution (non SAP).

What do you think is the easiest way to handle this project?

Upgrading to SSO2 and implementing the new clientsoftware on all clients?

Kind Regards

Bernd

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member200373
Participant
0 Kudos

Hi Bernd,

there is a migration guide available in our product help section at SAP Single Sign-On 2.0 – SAP Help Portal Page > Additional Information > Migration Information.

In summary, you can migrate clients and servers in a "big bang" or smoothly, depending on what you are allowed to.

If I get it right, you now also want to access ABAP WebGUI or Fiori from mobile devices, and login with Kerberos (resp. SPNEGO in this Web context). This is of course no migration, it´s a new use case.

For this purpose, you must install CommonCryptoLib, the successor of Secure Login Library and SAPCRYPTOLIB, as ABAP Kernel crypto library. You may also update your kernel to achieve this, as CCL comes with current kernel patches.

-- Stephan