You need Single Sign-On tickets (SSO tickets) that are generated in the BW system to include portal content in the BEx Web Application Designer. In order to call BEx Web Applications in the portal, the BW system has to accept SSO tickets from the portal.
This setting is required for all integration scenarios . The various scenarios are described in detail from a security viewpoint under Security.
Procedure
1. Install SAPSECULIB on each application server of the BW system to use Single Sign-On (SSO).
It is not necessary to install the SSO software on the client PC.
2. Set the following profile parameter using the Maintaining Profiles transaction (transaction code RZ10):
¡ login/create_sso2_ticket=2
The profile parameter generates SSO tickets in the BW system that are required for communication from SAP BW 3.5 to SAP EP 6.0. The value 2 means that the certificate is self-signed.
¡ login/accept_sso2_ticket=1
The profile parameter means that the BW system accepts SSO tickets from other systems (for example, from portals) if the certificate has been imported.
For more information, SAP Note 354819.
Check
A check is only possible after all security settings have been completed.
1 comment:
For a Excellent Online Resource for SAP EP and SAP Web Dynpro ABAP, Visit Learn SAP Online
SAP EP - Standard Portal Services
Portal Eventing and Navigation
Portal Look and Feel - Branding the Portal
How to Develop Portal Applications
SAP EP-Developing portal content and assigning permissions
SAP EP-Role maintenance
SAP EP-How to make Enterprise Portal highly available
Implement Single Sign On
SAP EP-J2EE architechture
What is SAP Enterprise Portal
And Many More...
Basics of Web Dynpro ABAP
ABAP Data Types and Objects
ABAP Statements
WD4A - Introduction WDA - SAP Logon Procedures
WD4A-Format the Values appearing on value Axis of Business Graphic
WD4A-Navigate from one view to another and back to previous view
WD4A - How to Calculate next 12 months from current month in web dynpro ABAP
WD4A - Validate Inputs in a web dynpro ABAP Application
And Many More...
Post a Comment