<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>Question Re: Difference in SSO with userid-password method and SAP logon tickets? in Technology Q&amp;A</title>
    <link>https://community.sap.com/t5/technology-q-a/difference-in-sso-with-userid-password-method-and-sap-logon-tickets/qaa-p/824607#M263615</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Dagfinn,&lt;/P&gt;&lt;P&gt;Its good to see the differences between userid-password  and SAP logon ticket. I' am working on Single Sign On using SAP logon ticket. We have a web based application called Aprimo Marketing (hosted on IIS 5.0) which reads the header information sent by iis_sso.dll and allow the user to login directly into the aprimo marketing based on the HTTP HEADER.&lt;/P&gt;&lt;P&gt;The problem is when I try to access the aprimo marketing through SAP portal, it is not sending the required http header information to my application and I' am keep getting the following error in the verify.log file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-&lt;/P&gt;&lt;HR originaltext="--------------------------------------------------" /&gt;&lt;P&gt;trc file: "D:\5022\filter\bin\NT\i386\iis\log\verify.log", trc level: 3, release: "620"&lt;/P&gt;&lt;P&gt;-&lt;/P&gt;&lt;HR originaltext="--------------------------------------------------" /&gt;&lt;P&gt;Mon Sep 13 05:21:00 2004&lt;/P&gt;&lt;P&gt;Loading of the props returned 0.&lt;/P&gt;&lt;P&gt;0 allowed authschemes:&lt;/P&gt;&lt;P&gt;Max cache size =  1000&lt;/P&gt;&lt;P&gt;Initialization done.Mon Sep 13 05:23:08 2004&lt;/P&gt;&lt;P&gt;IISPlugin checks Access.&lt;/P&gt;&lt;P&gt;Can't find MYSAPSSO2 ticket cookie.&lt;/P&gt;&lt;P&gt;Mon Sep 13 05:23:10 2004&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you please help me, in this regard.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you very much.&lt;/P&gt;&lt;P&gt;Dhanaji.T&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 13 Sep 2004 14:30:15 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2004-09-13T14:30:15Z</dc:date>
    <item>
      <title>Difference in SSO with userid-password method and SAP logon tickets?</title>
      <link>https://community.sap.com/t5/technology-q-a/difference-in-sso-with-userid-password-method-and-sap-logon-tickets/qaq-p/824599</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What is Difference in SSO with userid-password method and SAP logon tickets?&lt;/P&gt;&lt;P&gt;   Which method is preffered and why?&lt;/P&gt;&lt;P&gt;In which sceneiro these methods are used?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Aug 2004 12:16:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/difference-in-sso-with-userid-password-method-and-sap-logon-tickets/qaq-p/824599</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2004-08-31T12:16:07Z</dc:date>
    </item>
    <item>
      <title>Re: Difference in SSO with userid-password method and SAP logon tickets?</title>
      <link>https://community.sap.com/t5/technology-q-a/difference-in-sso-with-userid-password-method-and-sap-logon-tickets/qaa-p/824600#M263608</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There are basically 2 scenarios that you may encounter:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) The username and password of the EP User is the same as the username and password of the system user (The system to which you are connecting through EP)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) The username and password of the EP User is different from the username and password of the system user.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You may go for the SAPLogonTicket for the first scenario just because the EP User exists in the system also.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the second scenario, you should better go for the UIDPassword Method. All you need to do is user mapping which would relate or map the EP User to the system user. You would need to give the system user details while mapping it to the EP User. EP would use these details to log into the System.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Aug 2004 12:49:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/difference-in-sso-with-userid-password-method-and-sap-logon-tickets/qaa-p/824600#M263608</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2004-08-31T12:49:21Z</dc:date>
    </item>
    <item>
      <title>Re: Difference in SSO with userid-password method and SAP logon tickets?</title>
      <link>https://community.sap.com/t5/technology-q-a/difference-in-sso-with-userid-password-method-and-sap-logon-tickets/qaa-p/824601#M263609</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;SAP logon ticket is definitively recommended way to do SSO, although not all applications support them. &lt;/P&gt;&lt;P&gt;As far as I know you can do SSO with SAP logon ticket on the following types of system:&lt;/P&gt;&lt;P&gt;-SAP R/3&lt;/P&gt;&lt;P&gt;-SAP applications running on SAP J2EE &lt;/P&gt;&lt;P&gt;-Domino (there is a filter which converts the logon ticket to an LTPA token)&lt;/P&gt;&lt;P&gt;-Websphere (can also use LTPA tokens indirectly through domino)&lt;/P&gt;&lt;P&gt;-IIS (ISAPI filter which authenticates the user)&lt;/P&gt;&lt;P&gt;-Apache (I believe there is a filter similar to IIS) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The SAP logon ticket is implemented as about 600 bytes of encrypted content within a cookie (MYSAPSSO2) and contains the username to the portal, as well as any usermappings that exist. It is very safe&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you are using userid-password SSO you are generally sending the username password directly to the application you want to do SSO on. If you do not use HTTPS, the data is sent in clear text. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would say that you should only use userid-password if there is no possibility for SAP Logon ticket&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Aug 2004 12:49:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/difference-in-sso-with-userid-password-method-and-sap-logon-tickets/qaa-p/824601#M263609</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2004-08-31T12:49:23Z</dc:date>
    </item>
    <item>
      <title>Re: Difference in SSO with userid-password method and SAP logon tickets?</title>
      <link>https://community.sap.com/t5/technology-q-a/difference-in-sso-with-userid-password-method-and-sap-logon-tickets/qaa-p/824602#M263610</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dagfinn,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have you managed to get SAP logon tickets to work across different Domains?  I have been unsuccessful in getting this to work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any tips would be greatly appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Chris&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Sep 2004 06:45:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/difference-in-sso-with-userid-password-method-and-sap-logon-tickets/qaa-p/824602#M263610</guid>
      <dc:creator>Surferpeck</dc:creator>
      <dc:date>2004-09-09T06:45:25Z</dc:date>
    </item>
    <item>
      <title>Re: Difference in SSO with userid-password method and SAP logon tickets?</title>
      <link>https://community.sap.com/t5/technology-q-a/difference-in-sso-with-userid-password-method-and-sap-logon-tickets/qaa-p/824603#M263611</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'll send you an email with some instructions and code.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Sep 2004 12:25:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/difference-in-sso-with-userid-password-method-and-sap-logon-tickets/qaa-p/824603#M263611</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2004-09-09T12:25:52Z</dc:date>
    </item>
    <item>
      <title>Re: Difference in SSO with userid-password method and SAP logon tickets?</title>
      <link>https://community.sap.com/t5/technology-q-a/difference-in-sso-with-userid-password-method-and-sap-logon-tickets/qaa-p/824604#M263612</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Dagfinn,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you also send me an email with the instruction to make available SSO for multiple domain with EP6 because i got the same problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Bertrand&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Sep 2004 13:14:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/difference-in-sso-with-userid-password-method-and-sap-logon-tickets/qaa-p/824604#M263612</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2004-09-11T13:14:53Z</dc:date>
    </item>
    <item>
      <title>Re: Difference in SSO with userid-password method and SAP logon tickets?</title>
      <link>https://community.sap.com/t5/technology-q-a/difference-in-sso-with-userid-password-method-and-sap-logon-tickets/qaa-p/824605#M263613</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I would if I had you email addresse (sap-addresses are easier since they follow the same pattern.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Sep 2004 12:22:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/difference-in-sso-with-userid-password-method-and-sap-logon-tickets/qaa-p/824605#M263613</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2004-09-13T12:22:00Z</dc:date>
    </item>
    <item>
      <title>Re: Difference in SSO with userid-password method and SAP logon tickets?</title>
      <link>https://community.sap.com/t5/technology-q-a/difference-in-sso-with-userid-password-method-and-sap-logon-tickets/qaa-p/824606#M263614</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My email adress is bdessertenne@aegis-consulting.fr, normally it's define in my profile&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Sep 2004 12:28:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/difference-in-sso-with-userid-password-method-and-sap-logon-tickets/qaa-p/824606#M263614</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2004-09-13T12:28:46Z</dc:date>
    </item>
    <item>
      <title>Re: Difference in SSO with userid-password method and SAP logon tickets?</title>
      <link>https://community.sap.com/t5/technology-q-a/difference-in-sso-with-userid-password-method-and-sap-logon-tickets/qaa-p/824607#M263615</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Dagfinn,&lt;/P&gt;&lt;P&gt;Its good to see the differences between userid-password  and SAP logon ticket. I' am working on Single Sign On using SAP logon ticket. We have a web based application called Aprimo Marketing (hosted on IIS 5.0) which reads the header information sent by iis_sso.dll and allow the user to login directly into the aprimo marketing based on the HTTP HEADER.&lt;/P&gt;&lt;P&gt;The problem is when I try to access the aprimo marketing through SAP portal, it is not sending the required http header information to my application and I' am keep getting the following error in the verify.log file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-&lt;/P&gt;&lt;HR originaltext="--------------------------------------------------" /&gt;&lt;P&gt;trc file: "D:\5022\filter\bin\NT\i386\iis\log\verify.log", trc level: 3, release: "620"&lt;/P&gt;&lt;P&gt;-&lt;/P&gt;&lt;HR originaltext="--------------------------------------------------" /&gt;&lt;P&gt;Mon Sep 13 05:21:00 2004&lt;/P&gt;&lt;P&gt;Loading of the props returned 0.&lt;/P&gt;&lt;P&gt;0 allowed authschemes:&lt;/P&gt;&lt;P&gt;Max cache size =  1000&lt;/P&gt;&lt;P&gt;Initialization done.Mon Sep 13 05:23:08 2004&lt;/P&gt;&lt;P&gt;IISPlugin checks Access.&lt;/P&gt;&lt;P&gt;Can't find MYSAPSSO2 ticket cookie.&lt;/P&gt;&lt;P&gt;Mon Sep 13 05:23:10 2004&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you please help me, in this regard.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you very much.&lt;/P&gt;&lt;P&gt;Dhanaji.T&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Sep 2004 14:30:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/difference-in-sso-with-userid-password-method-and-sap-logon-tickets/qaa-p/824607#M263615</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2004-09-13T14:30:15Z</dc:date>
    </item>
    <item>
      <title>Re: Difference in SSO with userid-password method and SAP logon tickets?</title>
      <link>https://community.sap.com/t5/technology-q-a/difference-in-sso-with-userid-password-method-and-sap-logon-tickets/qaa-p/824608#M263616</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Could you open a new thread as this one is allready answered ? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also include some more information: &lt;/P&gt;&lt;P&gt;1. What http header is the required one ? AUTH_USER ?&lt;/P&gt;&lt;P&gt;2. Is the aprimo application on the same subdomain as the portal ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Sep 2004 14:43:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/difference-in-sso-with-userid-password-method-and-sap-logon-tickets/qaa-p/824608#M263616</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2004-09-13T14:43:30Z</dc:date>
    </item>
    <item>
      <title>Re: Difference in SSO with userid-password method and SAP logon tickets?</title>
      <link>https://community.sap.com/t5/technology-q-a/difference-in-sso-with-userid-password-method-and-sap-logon-tickets/qaa-p/824609#M263617</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dagfinn,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You wrote:&lt;/P&gt;&lt;P&gt;"&amp;gt;1. What http header is the required one ? AUTH_USER ?"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can I know what header should it be? I have used&lt;/P&gt;&lt;P&gt;AUTH_USER for remote_user_alias in verify.properties,&lt;/P&gt;&lt;P&gt;but SSO doesn't work - user/password popup is displayed&lt;/P&gt;&lt;P&gt;instead. I am trying to integrate IIS Web App here, and&lt;/P&gt;&lt;P&gt;I can see in log file that SAP logon ticket was received&lt;/P&gt;&lt;P&gt;and read.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-&lt;/P&gt;&lt;HR originaltext="--------------------------------------------------" /&gt;&lt;P&gt;trc file: "c:\portal_filter\log2.txt", trc level: 3, release: "620"&lt;/P&gt;&lt;P&gt;-&lt;/P&gt;&lt;HR originaltext="--------------------------------------------------" /&gt;&lt;P&gt;Thu Dec 23 17:06:42 2004&lt;/P&gt;&lt;P&gt;Loading of the props returned 0.&lt;/P&gt;&lt;P&gt;0 allowed authschemes:&lt;/P&gt;&lt;P&gt;Max cache size =  0&lt;/P&gt;&lt;P&gt;Initialization done.Thu Dec 23 17:07:12 2004&lt;/P&gt;&lt;P&gt;IISPlugin checks Access.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Checking validity...&lt;/P&gt;&lt;P&gt;	Verifiing...&lt;/P&gt;&lt;P&gt;processTicket - found user "chaamhK ?  " with length 6.processTicket - found authscheme "default " with length 7.&lt;/P&gt;&lt;P&gt;Variablename "AUTH_USER"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Variablename "REMOTE_USER_AUTHSCHEME"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ticket was verified.&lt;/P&gt;&lt;P&gt;	AUTH_USER=chaamh set to header.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Variablename "AUTH_USER"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Ami&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Dec 2004 15:07:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/difference-in-sso-with-userid-password-method-and-sap-logon-tickets/qaa-p/824609#M263617</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2004-12-23T15:07:51Z</dc:date>
    </item>
    <item>
      <title>Re: Difference in SSO with userid-password method and SAP logon tickets?</title>
      <link>https://community.sap.com/t5/technology-q-a/difference-in-sso-with-userid-password-method-and-sap-logon-tickets/qaa-p/824610#M263618</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you send me or post these instructions for all to see.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank You&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 12 Feb 2005 13:14:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/difference-in-sso-with-userid-password-method-and-sap-logon-tickets/qaa-p/824610#M263618</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-02-12T13:14:27Z</dc:date>
    </item>
    <item>
      <title>Re: Difference in SSO with userid-password method and SAP logon tickets?</title>
      <link>https://community.sap.com/t5/technology-q-a/difference-in-sso-with-userid-password-method-and-sap-logon-tickets/qaa-p/824611#M263619</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a similar problem with SAP Log On Ticket. Please help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We are trying to configure Single Sign On using SAP Log On Tickets.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We are getting the following error in the portal.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Logon requires activated Single Sign On on this server. This is not the case. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We have uploaded verify.der in transaction STRUSTSSO2 and added the certificate entry to the ACL list in STRUSTSSO2. We have Log On Method in the System as SAPLOGONTICKET&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;P&gt;Jay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Mar 2005 09:30:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/difference-in-sso-with-userid-password-method-and-sap-logon-tickets/qaa-p/824611#M263619</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-03-11T09:30:38Z</dc:date>
    </item>
    <item>
      <title>Re: Difference in SSO with userid-password method and SAP logon tickets?</title>
      <link>https://community.sap.com/t5/technology-q-a/difference-in-sso-with-userid-password-method-and-sap-logon-tickets/qaa-p/824612#M263620</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;we have the same problem, anyone found solution for that?&lt;/P&gt;&lt;P&gt;Thanks for respond,&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Karol&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Oct 2005 08:59:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/difference-in-sso-with-userid-password-method-and-sap-logon-tickets/qaa-p/824612#M263620</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-10-06T08:59:32Z</dc:date>
    </item>
    <item>
      <title>Re: Difference in SSO with userid-password method and SAP logon tickets?</title>
      <link>https://community.sap.com/t5/technology-q-a/difference-in-sso-with-userid-password-method-and-sap-logon-tickets/qaa-p/824613#M263621</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;On the R/3 System some configuration are (pre)required. &lt;/P&gt;&lt;P&gt;(check &amp;gt; &lt;A href="http://help.sap.com/saphelp_nw04/helpdata/en/d3/41c8ecb31d11d5993800508b6b8b11/content.htm)" target="test_blank"&gt;http://help.sap.com/saphelp_nw04/helpdata/en/d3/41c8ecb31d11d5993800508b6b8b11/content.htm)&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- EP Plugin installed&lt;/P&gt;&lt;P&gt;- Check Transaction RZ10: the Profile Parameter "login/accept_sso2_ticket = 1" and "login/create_sso2_ticket = 0, 1 or 2" are set. Restart required.&lt;/P&gt;&lt;P&gt;- Or follow &lt;A href="https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/ep/s-u/sso" target="test_blank"&gt;https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/ep/s-u/sso&lt;/A&gt; checklist.html for help on sso problems&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Nicolaj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Oct 2005 10:31:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/difference-in-sso-with-userid-password-method-and-sap-logon-tickets/qaa-p/824613#M263621</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-10-06T10:31:42Z</dc:date>
    </item>
  </channel>
</rss>

