cancel
Showing results for 
Search instead for 
Did you mean: 

SSA SPM Netweaver Federated Portal RRA

Former Member
0 Kudos

We are trying to deliver the SPM dashboard via Federated Portal using Remote Role Assignment. We are using out-of-the-box iView and Role in the producer system, and delivering by assigning the remote role in the consumer system.

The out-of-the-box iView is a URL iview which points to the Flex application at http://<host>:<port>/flex/index.html.

The iview loads fine when accessed directly from the producer Portal. When we try to access the iview from the consumer Portal, the iview begins to load, but gets stuck in a loop and never finishes loading. Using Fiddler/HTTP watch, I can see the error returned is:

302 Found

SAP J2EE Engine/7.01

Cannot authenticate the user.

Details: No details available

The errors in the log files of the producer is as follows:

#1.5#5EDAC204230C001C000305D70009C0C600048C8D7BFC75CC#1280439205262#com.sap.engine.services.httpserver##com.sap.engine.services.httpserver#J2EE_GUEST#0##n/a##eb594a539b5811dfa6ae5edac204230c#SAPEngine_Application_Thread[impl:3]_8##0#0#Error#1#/System/Server#Plain###User J2EE_GUEST, IP address

<< item 788 : >>HTTP request processing failed. HTTP error [302] will be returned. The error is [Cannot authenticate the user.No details available].#

HTTP request processing failed. HTTP error [302] will be returned. The error is [No login module succeeded.No details available].#

#1.5 #5EDAC204230C0023000024C00010C0F800048CD873BDF0E9#1280761189495#com.sap.engine.services.httpserver##com.sap.engine.services.httpserver#J2EE_GUEST#0##n/a##98ec8db09e4611df99ee5edac204230c#SAPEngine_Application_Thread[impl:3]_15##0#0#Error#1#/System/Server#Plain###User J2EE_GUEST, IP address

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Since answers have been provided and no subsequent questions have been raised, marking this thread as assumed answered.

Regards

Rajesh

Former Member
0 Kudos

We discovered further that the symptom can be reproduced outside of the Federationo scenario.

What I mean by this is (as I mentioned above) when we try to access the SPM UI through the producer Portal, by logging into http://<host>:<port>/irj/portal and then navigating to Spend Performance Management, the UI loads fine.

But when we try to load the UI directly outside of Portal at the URL http://<host>:<port>/flex/index.html the UI fails to load. It gets stuck in a loop and shows this error in the logs and HTTPwatch:

HTTP request processing failed. HTTP error 302 will be returned. The error is http://No login module succeeded.No details available.#

#1.5 #5EDAC204230C0023000024C00010C0F800048CD873BDF0E9#1280761189495#com.sap.engine.services.httpserver##com.sap.engine.services.httpserver#J2EE_GUEST#0##n/a##98ec8db09e4611df99ee5edac204230c#SAPEngine_Application_Threadimpl:3_15##0#0#Error#1#/System/Server#Plain###User J2EE_GUEST, IP address

Our Basis people are saying that they are familiar with configuring the Login Modules for the Portal at /irj/portal, but they don't see a setting in Visual Admin or in the SPM installation documentation to configure login modules for the /flex application (these appear to be different applications on the Java stack, and calling /flex may not engage the login mechanisms that /irj uses)

Former Member
0 Kudos

Yes, you are correct. You cannot launch the application directly using the path http://<server>:<server_port>/flex/index.html.

The user has to first authenticate themselves against the BI portal first generate a logon ticket and then launch the application, this is working as expected.

Regards,

Rohit

Former Member
0 Kudos

Hi Peter,

SPM UI uses BI portal connections to communicate to backend. So first you have to make sure users are able to launch the SPM UI by directly logging into BI portal. Looks like you have already done that.

Different customers have different setup, if BI portal uses BI ABAP as its UME it makes it much easier if not you will need user mapping for launching application in portal. Dont think you have an issue here either.

Next make sure the consumer portal & producer portal trust each other, meaning users logging into consumer portal are able to login to producer portal (BI portal) just fine. Think you might have already checked that.

Wanted to make sure I list these things as a reference to others. Having said all of this, there was a bug in SPM 2.1 SP3. Please upgrade to the latest SP & Patch for SPM UI (the current release is SP4 patch2).

If this still does not fix the issue, please open a customer message.

Regards,

Rohit