cancel
Showing results for 
Search instead for 
Did you mean: 

SSO between LDAP & Application Server ABAP (No Portal)

former_member182374
Active Contributor
0 Kudos

Hi all,

I have the following scenario:

1) Web Services exposed directly from BI/CRM.

2) Active Directory 2003 as LDAP.

I want to implement SSO between the LDAP & those Web Services (the LDAP username is the same as the SAP backend user).

<b>I don't want to use portal.</b>

How do I configure this kind of SSO?

Regards,

Omri

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Omri,

To configure SSO between LDAP & Application Server ABAP this should help you,

http://help.sap.com/saphelp_47x200/helpdata/en/10/1a063415c611d4b61f0000e835363f/frameset.htm

Answers (2)

Answers (2)

former_member182374
Active Contributor
0 Kudos

Thanks guys but it seems I need to do some redirect from BW to portal and then from Portal back to BW just to get the SSO cookie (according the NW security forum)

Thanks,

Omri

former_member185954
Active Contributor
0 Kudos

Hi Omri,

SSO is generally associated with EP and the UME.

For what you require, I think you need to configure your Web AS system (BI/CRM) to accept logon tickets issued by your LDAP source and then it should be fine.

I don't know how your LDAP can issue a public private key pair, just ensure that your Web AS system and LDAP source trust each other and the Web AS is configured to accept and verify logon tickets issued by the LDAP source.

Once this is done, SSO will work i think ! (however personally i haven't done this.)

Check this link for more info:

http://help.sap.com/saphelp_nw70/helpdata/en/d3/41c8ecb31d11d5993800508b6b8b11/frameset.htm

Regards,

Siddhesh