<?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: Login from Web Application in Technology Q&amp;A</title>
    <link>https://community.sap.com/t5/technology-q-a/login-from-web-application/qaa-p/6350582#M2325130</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi at all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I found it out by myself:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With function &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SUSR_INTERNET_USERSWITCH&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you can switch from a service user to a normal dialog user.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I made a own popup window where the suer can enter his username and password and then call this function. That's it &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Michael&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 03 Dec 2009 06:36:31 GMT</pubDate>
    <dc:creator>michael_fallenbchel</dc:creator>
    <dc:date>2009-12-03T06:36:31Z</dc:date>
    <item>
      <title>Login from Web Application</title>
      <link>https://community.sap.com/t5/technology-q-a/login-from-web-application/qaq-p/6350577</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need the following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I open my Web Application, system auto logs on with the User I entered in SICF.&lt;/P&gt;&lt;P&gt;Now all users can check data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But for some "special" data, I need the user the person uses in "normal "SAP. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So I want to create a button on top, maybe call it "Logon" - when pressing this button, the user should pass his specific logon-data (user/password). When entered, the user of the WebApplication should be changed to the entered. Also user should be able to log off and then system should automatically "re-logon" with the user entered in SICF.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this is clear - if not, please ask.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could anybody give me some ideas how to make this possible?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;P&gt;Michael&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Dec 2009 08:48:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/login-from-web-application/qaq-p/6350577</guid>
      <dc:creator>michael_fallenbchel</dc:creator>
      <dc:date>2009-12-02T08:48:19Z</dc:date>
    </item>
    <item>
      <title>Re: Login from Web Application</title>
      <link>https://community.sap.com/t5/technology-q-a/login-from-web-application/qaa-p/6350578#M2325126</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;do you mean that..you want to have your own logon page...or modify the standard logon page&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Dec 2009 08:56:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/login-from-web-application/qaa-p/6350578#M2325126</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-12-02T08:56:17Z</dc:date>
    </item>
    <item>
      <title>Re: Login from Web Application</title>
      <link>https://community.sap.com/t5/technology-q-a/login-from-web-application/qaa-p/6350579#M2325127</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Good question - I don't care (at the moment, maybe in future).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;At the beginning the easiest way would be enough!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Perfect would be the following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Auto-Logon with a general user (already done)&lt;/P&gt;&lt;P&gt;- Press button "login"&lt;/P&gt;&lt;P&gt;- Popup appears where you can enter your username/password, maybe also the language&lt;/P&gt;&lt;P&gt;- System logs on as the entered user&lt;/P&gt;&lt;P&gt;- Press button "Logoff"&lt;/P&gt;&lt;P&gt;- System logs on as the user entered in SICF&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Enough information?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Dec 2009 08:59:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/login-from-web-application/qaa-p/6350579#M2325127</guid>
      <dc:creator>michael_fallenbchel</dc:creator>
      <dc:date>2009-12-02T08:59:54Z</dc:date>
    </item>
    <item>
      <title>Re: Login from Web Application</title>
      <link>https://community.sap.com/t5/technology-q-a/login-from-web-application/qaa-p/6350580#M2325128</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Refer this thread - &lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_message" href="https://community.sap.com/" __jive_macro_name="message" modifiedtitle="true" __default_attr="8136819"&gt;&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Dec 2009 09:10:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/login-from-web-application/qaa-p/6350580#M2325128</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-12-02T09:10:46Z</dc:date>
    </item>
    <item>
      <title>Re: Login from Web Application</title>
      <link>https://community.sap.com/t5/technology-q-a/login-from-web-application/qaa-p/6350581#M2325129</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Lekha,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks for your reply. I already read this thread and the links - but I don't know how to implement this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you please show me the points I have to do?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Dec 2009 10:10:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/login-from-web-application/qaa-p/6350581#M2325129</guid>
      <dc:creator>michael_fallenbchel</dc:creator>
      <dc:date>2009-12-02T10:10:29Z</dc:date>
    </item>
    <item>
      <title>Re: Login from Web Application</title>
      <link>https://community.sap.com/t5/technology-q-a/login-from-web-application/qaa-p/6350582#M2325130</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi at all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I found it out by myself:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With function &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SUSR_INTERNET_USERSWITCH&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you can switch from a service user to a normal dialog user.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I made a own popup window where the suer can enter his username and password and then call this function. That's it &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Michael&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Dec 2009 06:36:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/login-from-web-application/qaa-p/6350582#M2325130</guid>
      <dc:creator>michael_fallenbchel</dc:creator>
      <dc:date>2009-12-03T06:36:31Z</dc:date>
    </item>
  </channel>
</rss>

