hi,
I am using EP 7. I want to establish a SSO using Logon tickets to SAP ECC 6.0.
I have done the basic configuration and had gone through a lot of threads in SDN.
i will brief the steps i had gone through.
1. Download verify.der file from portal
2 In R/3, Tcode SU01 select user sapjsf and assign the following roles
a. SAP_BC_JSF_COMMUNICTION, SAP_BC_USR_CUA_CLIENT_RFC
3 In Tcode RZ10 change parameter
a. Login/create_sso_ticket=1
b. Login/accept_sso_ticket=1
4. Activate. Restart the R/3 Sys.
5. Tcode SSO2 to view the details of the connection.
6. for that create an RFC destination with the Portal system
It showed the message:
The SSO with logon ticket is done successfully
7. I created a system in portal by giving the SAPLOGON ticket as the authentication ticket type,
ITS configuration,
WAS configuration,
Logonmethod : SAPLOGONTICKET from dropdown
usermapping type : admin,user
Also the test
SAP Web AS Connection Tests:
ITS Connection Tests :
Connection Test for Connectors :
all three is working perfectly.
8. Then i created a transaction iview by specifying the Alias of the above created system.
when i preview the iview its displaying a window with the following message
"No switch to HTTPS occurred, so it is not secure to send a password"
and asking for the userid n password for the system which is created above.
also the userid is same in both Portal n R/3 and password is different.
Do i have to do any furthere steps for the Logon with ticket to work...What did i miss out??
Pls help.