cancel
Showing results for 
Search instead for 
Did you mean: 

JCO with SNC Kerberos encryption and single sign-on

ale_ferrara
Explorer
0 Kudos

Hello everyone.

I hope you can help me with this.


We have a java application that uses JCO to connect to our SAP Backend. In order to secure the communication, we want to extend our current feature to use SNC with Kerberos to encrypt the communication and enable SAP single sign-on.
As per our investigation, there is not any updated step-by-step guide or documentation that explains the possibility to achieve this using JCO. We found a KB which explains SNC using sapcryptolib (as https://launchpad.support.sap.com/#/notes/2642538) and another one with stated that Kerberos library (gsskrb5.dll) is not supported anymore by SAP (https://launchpad.support.sap.com/#/notes/352295). Therefore we haven’t reached a conclusion.

Is it possible to use Kerberos with JCO to encrypt or for SSO?

Regards.

Alejandro

Accepted Solutions (1)

Accepted Solutions (1)

MarkusTolksdorf
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hello Alejandro,

If you find an SNC implementation that uses Kerberos, you can use it with JCo and SNC protected connections. How to configure it in detail, you need to get from the documentation of the vendor of the SNC implementation

Best regards,
Markus

ale_ferrara
Explorer
0 Kudos

Hello Markus.
Thank you for your response. We're in the process o finding the documentation.

Regards,
Alejandro

Answers (0)