cancel
Showing results for 
Search instead for 
Did you mean: 

Single-Sign On to the SAP Portal using Kerberos

Former Member
0 Kudos

Hello,

we want to provide SSO to our SAP Portal, unfortunately the Portal is conected to the ABAP stack as UME and the user IDs in MS ADS and ABAP stack are not the same.

How this can be done?

Best regards,

Timo

Accepted Solutions (1)

Accepted Solutions (1)

ravi_joseph
Active Contributor
0 Kudos

check this might be helpful

jo

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Timo,

This links would help you.

Regards

Eduardo

Former Member
0 Kudos

Hello,

I know how Kerberos works, my problem is to get the user mapping done, as the portal is attacher to the ABAP stack and the user ID is not the same as in the ADS.

Best regards,

Timo

Former Member
0 Kudos

Timo,

If you can populate a custom (not sAMAccountName) ADS attribute with ABAP userid and map UME data source based on it, it should work.

Regards,

Slava

Former Member
0 Kudos

Hi Timo,

I'm note sure, but I think you need the add a new atribute in ADS (EX: ID_SAP) and set this value with the user ID.

Then in portal you'll need change the XML file relative the logon.

(EX: Logon ID = IDPortal change to Logon ID = ID_SAP).

I don't know do this in ECC.

Good Luck

Eduardo