cancel
Showing results for 
Search instead for 
Did you mean: 

ABAP and EP User Id Mapping

Former Member
0 Kudos

Dear Experts,

We are in the process of implementing a demo EP 7 server. It has both ABAP and Java stack. I would like to know is it possible to maintain user ids in one of the stack and have a mapping to the other stack ie. I would like to create/maintain the UIDs in portal and the users should be able to use that UID to work in both Java webdynpro and ABAP webdynpro. Please suggest how I should create SSO.

Regards

Thanu

Edited by: Thanu Krishnan on Apr 18, 2008 3:10 PM

Accepted Solutions (0)

Answers (2)

Answers (2)

JPReyes
Active Contributor
0 Kudos

User mapping is only required when the users in the portal and backedn systems are different... or if you're using a LDAP datasource where the usernames are different that the users in you backend or portal.... so basically if you configure your test portal to use the same user ids that your backend system use you can use SSO without user mapping.

Read,

http://help.sap.com/saphelp_nw2004s/helpdata/en/f8/3b514ca29011d5bdeb006094191908/content.htm

Regards

Juan

former_member185954
Active Contributor
0 Kudos

Hello,

This can be done. Please check these links:

Configuration of User Management in the Portal:

http://help.sap.com/saphelp_nw70/helpdata/EN/50/50c43dac1bcf51e10000000a114084/frameset.htm

Configuring Dual Stack UME with AS-ABAP Dual-Stack Data Source:

http://help.sap.com/saphelp_nw70/helpdata/EN/42/dbbb973f382cede10000000a1553f7/frameset.htm

Configuring SNC Between the UME and an ABAP-Based System:

http://help.sap.com/saphelp_nw70/helpdata/EN/80/3867af1f644ebe9f06ebc6f96eae70/frameset.htm

Regards,

Siddhesh