cancel
Showing results for 
Search instead for 
Did you mean: 

Usermapping and FPN

daniel_rothmund
Participant
0 Kudos

Hello everybody,

i have strange problem with the usermapping an the fpn.

we have a portal system (consumer UME Source:LDAP ) and a bi portal (producer UME Source: ABAP) system.

The user mueller has in the ep the userid "mue1" in the bi portal "mue2".

I have inserted in the Usermapping in EP the userid "mue2" for the mastersystem. Now when i logon in the EP i don't see the navigation tabs from the BI portal.

In the default.trc i don't see any user mapping for the SOAP call.

Best regards

daniel

Log :

[INFO]

The IUser is mue1

Call failed

[EXCEPTION]

SOAP Fault Exception [Actor [biportal] com.sapportals.portal.prt.service.soap.exception.SoapFaultHandler] : The User Authentification is not correct to access to the Portal Service com.sap.portal.prt.soap.Bridge or the service was not found.

<type>java.lang.IllegalAccessError</type>

Accepted Solutions (0)

Answers (1)

Answers (1)

jpolus
Contributor
0 Kudos

Hi Daniel,

You can't use user mapping as a method of single sign-on between the two portals. this is a quote in the documentation "User mapping cannot be used to map one user on a consumer portal to another user on a producer portalu2014the same user must be defined per individual throughout the network."

More info can be found here at the bottom of this documentation: http://help.sap.com/saphelp_nw2004s/helpdata/en/43/2232900bb93fece10000000a11466f/content.htm

Hope this helps

John