Use
The BW certificate must be imported into the portal so that content from the portal can be displayed in SAP BW, such as the portal roles in the BEx Web Application Designer, for example.
Prerequisites
Before the BW certificate can be imported into the portal, it has to be exported from the BW system. For more information, see Exporting the BW Certificate.
Procedure
Follow these steps to import the BW certificate into the J2EE engine:
1. Start the SAP J2EE Engine Administrator with %INSTALLATION_ROOT%\admin\go.
2. Connect to the portal server.
3. In the tree, choose
4. Select the view TicketKeystore under Views.
5. Under Entry, click Load.
6. Open the file
Perform the following steps so that the SAP J2EE Engine accepts the SAP Logon Tickets from the BW system as an external system.
...
1. Start the SAP J2EE Engine Administrator with %INSTALLATION_ROOT%\admin\go.
2. Connect to the portal server.
3. In the tree, choose
4. Choose Ticket as Component.
5. Choose the Authentication tab page.
6. Change the options for the com.sap.security.core.server.jaas.EvaluateTicketLoginModule parameter and insert the following values:
○ trustedsys
○ trustediss
○ trusteddn
As of SAP BW 3.5 SP 11 in SAP NetWeaver SP Stack 11, you have to perform the following steps to use the Send SAP Logon Ticket option (see Creating an RFC Destination for SAP EP 6.0):
...
1. Start the SAP J2EE Engine Administrator with %INSTALLATION_ROOT%\admin\go.
2. Connect to the portal server.
3. In the tree, choose
4. Choose evaluate_assertion_ticket as Component.
5. Choose the Authentication tab page.
6. Change the options for the com.sap.security.core.server.jaas.EvaluateAssertionTicketLoginModule parameter and insert the following values:
○ trustedsys
○ trustediss
○ trusteddn
The values correspond to the above values under Component Ticket.
See also:
Single Sign-On with SAP Logon Tickets
Configuring the Use of Logon Tickets
No comments:
Post a Comment