cancel
Showing results for 
Search instead for 
Did you mean: 

SSO with EP 6.0 and R/3 as backened not working

Former Member
0 Kudos

Hi ,

I am implementing ESS in EP 6.0 and r/3 4.7c as backend. SSO is working with UIPWD. but when I try with LogonTickets it does not work.

I tried with ordinary SAP transaction SSO with logon tickets works. But through ITS if I call a ESS transaction service It asks me for login user and password.

What are the setting to be done in ITS for SSO towork. I have set the parameter

msapcomusesso2cookie = 1 in the global.svrc file.

I do not know what is wrong. Please help.

Regards,

Ramesh

Accepted Solutions (0)

Answers (1)

Answers (1)

athavanraja
Active Contributor
0 Kudos

did you maintain ITS host (with FQDN), path details in the system definition.

Regards

Raja

Former Member
0 Kudos

Hi Raja,

Where can i find the FQDN of ITS.Is it maintained in any xml file in ITS working directory?

Regards,

Ramesh

HuseyinBilgen
Active Contributor
0 Kudos

1. System ADministration -> System Configuration -;> System Landscape -> Select your system

2. Within property editor, select Internet Transaction Server (ITS)

3.

ITS Description = anything

ITS Host Name = <its server hostname>:<port>

ITS Path = /scripts/wgate/ --> for ITS 620, for ITS640 please chech if it is /sap/bc/gui/sap/its/webgui

ITS Protocol = http/https

Former Member
0 Kudos

Hi Huseyin,

I have set the ITS properties as you have mentioned. The problem still exits. Pls advice.

Regards,

Ramesh

HuseyinBilgen
Active Contributor
0 Kudos

The parameter must be

~mysapcomusesso2cookie 1

please chech it. Also, just to check; did you imported Portal PSE into SAP?

Message was edited by: HUSEYIN BILGEN

Former Member
0 Kudos

Hi,

Yes i have set the parameter ~mysapcomusesso2cookie=1 in ITS. and the Portal certoficate is imported into the R/3 system.

The SSO with logon tickets is working for sap tranactions through wingui but when I try to acces transaction through webgui ie. through the ITS it prompts me for the username & password to login.

Regards,

Ramesh

athavanraja
Active Contributor
0 Kudos

for the SSO to work with WEBGUI (are you using integrated ITS or standalone ITS)

you have to maintain ITS Host Name with FQDN

ITS Host Name = <its server hostname>.<domain>.com:<port>

wtihout FQDN SSO wont work.

Regards

Raja

athavanraja
Active Contributor
0 Kudos

FQDN of ITS you can get it from the ITS server

Regards

Raja

Former Member
0 Kudos

Hi,

I am using a standalone ITS for a R/3 4.7 system.

How should I maintain a FQDN for ITS?

You are right,

now it is not of the format hostname.domain.com:port format. It is of the format hostname:port.

But where should I change this format. The host name of the system where the ITS is setup is <hostname> only.

can you please tell me as to where should I maintain the FQDN as the specific format you suggested.

Regards,

Ramesh

athavanraja
Active Contributor
0 Kudos

I am not a system admin guy but a developer.

so i cant help much about it.

dont you have sytem administrators(who installed ITS server) to check with .

your ITS server should be part of a domain (the same as your portal)

Regards

Raja

former_member192029
Active Contributor
0 Kudos

Hi

1) create a R/3 system in system admin>>sys config

2) Set the WAS connection properties

WAS Description --> Description.

WAS Host Name ---> R3host.domain.com:ABAP_WAS_port(default 8000)

WAS Path ---> /sap/bc/bsp/sap

WAS Protocol --> http/https

3) set the system alais

4) do the user mapping

5) check the connection

Hope it goes well

Cheers

Jawahar