cancel
Showing results for 
Search instead for 
Did you mean: 

Steps for the SSO

Former Member
0 Kudos

Hi

i am working on SSO n i want to use a web application that will issue the logon ticket and that logon ticket wil be used to login into other systems.

can any one please provide the code for generating the logon tickets and the complete steps.

Thanks

Rinku

Accepted Solutions (0)

Answers (1)

Answers (1)

aashish_sinha
Active Contributor
0 Kudos

HI,

Why don't you refer to ur own thread created yesterday.

Regards

Aashish Sinha

PS : reward points if helpful

Former Member
0 Kudos

Hi

i go through all these documents but i want a java application code that will generate the logon ticket and that ticket will be used to login into the other system.

Hi all

i have some doubt in SSO can any one please tell me where is the error. what i have done i am explaining here.

i have created a web application on the EP server which is calling the web service on the XI that is already deployed on the XI server.the problem is when i use the basic authentication then it is working fine it is calling the qweb service and giving the response back but when i use the SAP LOGON TICKET then it is giving the error. the description about the error is given below.

My Error: com.sap.tc.webdynpro.model.webservice.api.WDWSModelExecuteException: Exception on execution of web service with WSDL URL 'http://inbomsap11:50000/addNumber/Config1?wsdl&style=document' with operation 'add' in interface 'addNumberVi_Document'

now i want to know that the ticket is being generated but how i will be able to know the ticke is generated and where i can check the generated ticket.

Thanks

Rinku

Thanks

Rinku

Edited by: Rinku Gangwani on Dec 31, 2007 10:49 AM

aashish_sinha
Active Contributor
0 Kudos

Hi,

That is fine but my concern is that before creating a thread with the same question without answering it is against rule, so you follow this thread and close earlier one with the same name that will be good.

And for you question.. check these for configuration

<b>http://help.sap.com/saphelp_nw04/helpdata/en/f8/18da3a82f9cc38e10000000a114084/frameset.htm</b>

http://help.sap.com/saphelp_nw04/helpdata/en/f8/18da3a82f9cc38e10000000a114084/frameset.htm

http://help.sap.com/saphelp_nw04/helpdata/en/32/1c1041a0f6f16fe10000000a1550b0/frameset.htm

http://help.sap.com/saphelp_nw04/helpdata/en/f8/18da3a82f9cc38e10000000a114084/frameset.htm

Hope this will help you a bit.

Regards

Aashish Sinha

PS : reward points if helpful

Former Member
0 Kudos

Hi Rinku,

Please refer the PDF which talk about the Enable SAP-Logon-Ticket Logon

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/69d95112-0d01-0010-8297-fa31feea...

Thnx

Chirag

Former Member
0 Kudos

Hi Aashish

I have some doubt in SSO can any one please tell me where is the error. what i have done i am explaining here.

I have created a web dynpro project and deployed it on the EP server which is calling the web service on the XI server that is already deployed on the XI server, but the problem is when i run the application using the basic authentication then it is working fine it is calling the web service and giving the response back but when i use the SAP LOGON TICKET then it is giving the error. the description about the error is given below.

My Error: com.sap.tc.webdynpro.model.webservice.api.WDWSModelExecuteException: Exception on execution of web service with WSDL URL 'http://inbomsap11:50000/addNumber/Config1?wsdl&style=document' with operation 'add' in interface 'addNumberVi_Document'

now i want to know that the ticket is being generated but how i will be able to know the ticket is generated and where i can check the generated ticket.

Thanks

Rinku