cancel
Showing results for 
Search instead for 
Did you mean: 

SSO without Kerberos

Former Member
0 Kudos

Hi Experts

I have a situation where our AD is authenticated to SAP backend via SNC. AD user and SAP user are different.

We would like to create SSO from the Portal to the SAP backend as well, but we cannot use Kerberos for our user mapping due to our AD restrictions. (Portal user is the same as SAP Backend User)

What are our simplest options, from an implementation and maintenance point of view?

Custom Jaas Login module?

Header Variable?

x509 Client Certificate?

Which of the above do you think will work best and where do I start? Guide?

Can I use an RFC to retrieve the user mapping from the SAP backend or should the user mapping be replicated somewhere else?

Thanks in advance

Anton Kruse

Accepted Solutions (0)

Answers (1)

Answers (1)

sunny_pahuja2
Active Contributor
0 Kudos

Hi,

I am not sure about Custom Jass login module and Header variable. But x509 client certificate works fine for SSO between Portal and SAP Backend. You can check links available on http://help.sap.com

Thanks

Sunny