cancel
Showing results for 
Search instead for 
Did you mean: 

using X509 and kerberos on the same netweaver

g_vanrooij
Explorer
0 Kudos

Hi Experts,

We have two front-ends accesing the Fiori Launchpad

  • Fiori app using X509 certificate
  • Desktop browser using Kerberos

Kerberos works fine for the desktop users

If we enable X509 it also works fine for the Fiori app but the Desktop users are presented a popup to select a client certificate and they are getting a logonscreen. Pressing F5 (refresh the page) is causing a succesfull login.

We also tried to set the order in the sicf for the USHELL service but still this issues remains.

1Logon Through HTTP Fields

2SPNEGO Authentication

3Logon Through SSL Certificate

4SAP Logon/Assertion Ticket

5SAP Assertion Ticket

Thanks in advance,

Glenn

Accepted Solutions (0)

Answers (2)

Answers (2)

former_member202592
Participant
0 Kudos

Hi Glenn,

Since you selected the 'SAP Single Sign-On' tag for this question I believe you're using the SAP Single Sign-On product.

The Secure Login Implementation Guide contains an entire section dedicated to how you can combine X.509 and Kerberos authentication.

Check the following documents to better understand how to perform this configuration:

Authentication with X.509 Certificates and Kerberos

Supporting Authentication with Kerberos and X.509 on SAP NetWeaver AS ABAP

Cheers,

Filipe Santos

geferson_hess
Participant
0 Kudos

Hello,

I believe the best approach will be to create an alias to Fiori service. For example, app users can access the alias and desktop users will access the service.
Then, you can configure two different logon order (one for the service and one for the alias).

Regards,
Geferson Hess