<?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: need to create SSO2  ticket via java in Technology Q&amp;A</title>
    <link>https://community.sap.com/t5/technology-q-a/need-to-create-sso2-ticket-via-java/qaa-p/1268528#M543352</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am using a SAP test tool (SSOSupport) , where I can see all data in the SSO-ticket. We have two cases checked: &lt;/P&gt;&lt;P&gt;User ID with HR = SRM, everything is ok, (SSO2 is set correctly) and HR &amp;lt;&amp;gt; SRM, then the SSO ticket is ok, but has the wrong user name. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With the ALIAS-Test, the connection test returns the same result: Connection OK, ticket ok, but username not ok. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Maybe I have it all wrong: I have tested URL-iview and IAC-iview, but both returned the same result. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What I don't understand: Where is the connection made between calling up a specific SAP connection and the corresponding SSO2 user mapping?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 04 Apr 2006 08:30:58 GMT</pubDate>
    <dc:creator>holger_stumm2</dc:creator>
    <dc:date>2006-04-04T08:30:58Z</dc:date>
    <item>
      <title>need to create SSO2  ticket via java</title>
      <link>https://community.sap.com/t5/technology-q-a/need-to-create-sso2-ticket-via-java/qaq-p/1268522</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I need to write an iview, that issues a new SS02-ticket before the different SAP system (SRM, ITS) are called.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a how-to or something else, which describes the programmatic creation of an SSO2 ticket? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Background: The customer has a variety of SAP system, and in every system, the user has a different SAP ID. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried SSO2 with reference system and user mapping, but obviously EP requires a 1:1 relation. (Portal User A maps to user B in all SAP systems via reference system).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Apr 2006 15:23:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/need-to-create-sso2-ticket-via-java/qaq-p/1268522</guid>
      <dc:creator>holger_stumm2</dc:creator>
      <dc:date>2006-04-03T15:23:37Z</dc:date>
    </item>
    <item>
      <title>Re: need to create SSO2  ticket via java</title>
      <link>https://community.sap.com/t5/technology-q-a/need-to-create-sso2-ticket-via-java/qaa-p/1268523#M543347</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Holger,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it's not true, that you need a 1:1: relationship. you can do usermapping for each system in your landscpae indepedent (but it would be a hell to maintain it...)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what is your proposed solution? issuing a logon-ticket just before the user accesses a specific system with a derived username? sounds complicated &lt;SPAN __jive_emoticon_name="wink"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;kr, achim&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Apr 2006 06:24:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/need-to-create-sso2-ticket-via-java/qaa-p/1268523#M543347</guid>
      <dc:creator>achim_hauck2</dc:creator>
      <dc:date>2006-04-04T06:24:49Z</dc:date>
    </item>
    <item>
      <title>Re: need to create SSO2  ticket via java</title>
      <link>https://community.sap.com/t5/technology-q-a/need-to-create-sso2-ticket-via-java/qaa-p/1268524#M543348</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The regular SSO-setup works fine. Portal user is mapped to reference system user (HR-Username). &lt;/P&gt;&lt;P&gt;If the SRM-username is equal to the HR-username, everything is fine as well. SSO works.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But what if the SRM-user has a different name?&lt;/P&gt;&lt;P&gt;Can you elaborate on the User Mapping question? Somebody from SAP mentioned to me, that some customer are doing remapping, but not, where to do it. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Where would I re-map the SAPSSO2 user to the  SAP SRM-user? Is it in the SRM target system with something like STRUSTSSO2? or SU01? . &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &lt;/P&gt;&lt;P&gt;Holger&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Apr 2006 07:33:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/need-to-create-sso2-ticket-via-java/qaa-p/1268524#M543348</guid>
      <dc:creator>holger_stumm2</dc:creator>
      <dc:date>2006-04-04T07:33:47Z</dc:date>
    </item>
    <item>
      <title>Re: need to create SSO2  ticket via java</title>
      <link>https://community.sap.com/t5/technology-q-a/need-to-create-sso2-ticket-via-java/qaa-p/1268525#M543349</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Holger,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in the portal, go to "system administration / system configuration / system landscpae" and edit the "User Management" properties of your SRM system like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;User Mapping Type: "admin, user" (whether the mapping should be done by the admin, by the user or both of them)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;after that you have the option to map your user for the SRM system at "user Administration / User mapping"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;kr, achim&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Apr 2006 07:41:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/need-to-create-sso2-ticket-via-java/qaa-p/1268525#M543349</guid>
      <dc:creator>achim_hauck2</dc:creator>
      <dc:date>2006-04-04T07:41:41Z</dc:date>
    </item>
    <item>
      <title>Re: need to create SSO2  ticket via java</title>
      <link>https://community.sap.com/t5/technology-q-a/need-to-create-sso2-ticket-via-java/qaa-p/1268526#M543350</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, I already did that.&lt;/P&gt;&lt;P&gt;But the SSO-Ticket is always for the HR-username (Reference System) , and when I call the SRM-System, even with the mapping, the SSO-tickets alway is the same, issued for the reference system user. &lt;/P&gt;&lt;P&gt;The user is denied, because the SRM-username is not the same as in the HR-system&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Apr 2006 07:54:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/need-to-create-sso2-ticket-via-java/qaa-p/1268526#M543350</guid>
      <dc:creator>holger_stumm2</dc:creator>
      <dc:date>2006-04-04T07:54:41Z</dc:date>
    </item>
    <item>
      <title>Re: need to create SSO2  ticket via java</title>
      <link>https://community.sap.com/t5/technology-q-a/need-to-create-sso2-ticket-via-java/qaa-p/1268527#M543351</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;that sounds like a misconfiguration. the mapped user should be written in the ticket (http://help.sap.com/saphelp_nw2004s/helpdata/de/fe/d22a41b108f523e10000000a155106/frameset.htm)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;are you sure, it's the wrong useridin the ticket? did you try whether the whole SRM-SSO is configured correct by using a portal user thats userid is the sam as in the SRM?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;kr, achim&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Apr 2006 08:05:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/need-to-create-sso2-ticket-via-java/qaa-p/1268527#M543351</guid>
      <dc:creator>achim_hauck2</dc:creator>
      <dc:date>2006-04-04T08:05:24Z</dc:date>
    </item>
    <item>
      <title>Re: need to create SSO2  ticket via java</title>
      <link>https://community.sap.com/t5/technology-q-a/need-to-create-sso2-ticket-via-java/qaa-p/1268528#M543352</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am using a SAP test tool (SSOSupport) , where I can see all data in the SSO-ticket. We have two cases checked: &lt;/P&gt;&lt;P&gt;User ID with HR = SRM, everything is ok, (SSO2 is set correctly) and HR &amp;lt;&amp;gt; SRM, then the SSO ticket is ok, but has the wrong user name. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With the ALIAS-Test, the connection test returns the same result: Connection OK, ticket ok, but username not ok. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Maybe I have it all wrong: I have tested URL-iview and IAC-iview, but both returned the same result. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What I don't understand: Where is the connection made between calling up a specific SAP connection and the corresponding SSO2 user mapping?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Apr 2006 08:30:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/need-to-create-sso2-ticket-via-java/qaa-p/1268528#M543352</guid>
      <dc:creator>holger_stumm2</dc:creator>
      <dc:date>2006-04-04T08:30:58Z</dc:date>
    </item>
    <item>
      <title>Re: need to create SSO2  ticket via java</title>
      <link>https://community.sap.com/t5/technology-q-a/need-to-create-sso2-ticket-via-java/qaa-p/1268529#M543353</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;the procedure should go like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;your iview has a property something like "Logical System" or "ITS system" (depends on your iview type) that has an alias as value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this alias is assigned to a system in your landscape directory.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when the iview is called, there's a check, if the system has got a user mapping for that specific user. if yes, it is used.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;now, you have to evaluate, which type of iview your SRM-iview is, get the system alias for that iview, look for the system in the landscape and make a connection test.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;kr, achim&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Apr 2006 08:49:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/need-to-create-sso2-ticket-via-java/qaa-p/1268529#M543353</guid>
      <dc:creator>achim_hauck2</dc:creator>
      <dc:date>2006-04-04T08:49:33Z</dc:date>
    </item>
  </channel>
</rss>

