<?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>topic Re: SSO to HTTP mail server in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/sso-to-http-mail-server/m-p/1601234#M269954</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Lukasz,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;just tried to log in to the website you named. When submitting the form, your browser sends the following data to the webserver:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;serwis=wp.pl&lt;/P&gt;&lt;P&gt;tryLogin=1&lt;/P&gt;&lt;P&gt;countTest=1&lt;/P&gt;&lt;P&gt;login_username=&amp;lt;i&amp;gt;your user name&amp;lt;/i&amp;gt;&lt;/P&gt;&lt;P&gt;login_password=&amp;lt;i&amp;gt;your password&amp;lt;/i&amp;gt;&lt;/P&gt;&lt;P&gt;subm=Zaloguj&lt;/P&gt;&lt;P&gt;savessl=2&lt;/P&gt;&lt;P&gt;starapoczta=2&lt;/P&gt;&lt;P&gt;savelogin=2&lt;/P&gt;&lt;P&gt;minipoczta=2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Possibly one of the parameters besides login_username and login_password is also required by the application. They all seem to be fixed values (as there is no means to enter them). Try adding these name/value pairs in your iview and see if it helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Dominik&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 20 Sep 2006 20:08:20 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-09-20T20:08:20Z</dc:date>
    <item>
      <title>SSO to HTTP mail server</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sso-to-http-mail-server/m-p/1601231#M269951</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Community!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My aim is to log onto my mailbox on &lt;A href="http://profil.wp.pl/login.html?serwis=wp.pl" target="test_blank"&gt;http://profil.wp.pl/login.html?serwis=wp.pl&lt;/A&gt;&lt;/P&gt;&lt;P&gt; through EP, with SSO.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What I did:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've created a HTTP system,&lt;/P&gt;&lt;P&gt;I've mapped a user,&lt;/P&gt;&lt;P&gt;I've created an URL Iview, where I use the SEND method to pass the values 'login_username' and 'login_password'.&lt;/P&gt;&lt;P&gt;I've enabled cookies.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But it does not work &lt;SPAN __jive_emoticon_name="sad"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what else can I do?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank You , LUCAS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: LUkasz Dippel&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Sep 2006 10:09:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sso-to-http-mail-server/m-p/1601231#M269951</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-19T10:09:57Z</dc:date>
    </item>
    <item>
      <title>Re: SSO to HTTP mail server</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sso-to-http-mail-server/m-p/1601232#M269952</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There was a progress.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The mapped user name appears in the login field, but it stil does not log me in....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Sep 2006 13:04:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sso-to-http-mail-server/m-p/1601232#M269952</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-19T13:04:21Z</dc:date>
    </item>
    <item>
      <title>Re: SSO to HTTP mail server</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sso-to-http-mail-server/m-p/1601233#M269953</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Lucas, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;although not a portal expert, I would guess you have set up the iView incorrectly. Please have a look at &lt;A href="http://help.sap.com/saphelp_nw2004s/helpdata/en/ef/98dc60ad8243139402836e11abb2ba/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw2004s/helpdata/en/ef/98dc60ad8243139402836e11abb2ba/frameset.htm&lt;/A&gt;. According to the docs, a POST request is only supported for the fetch method ( I can't find anything there about a SEND method though) . Also it may well be, that you have to send additional values as part of the form. There are two hidden fields in there, maybe therefor the target application does not accept the data. Maybe you can try to creat an HTML page first (on your local file system to mimic the post (just copy the form part of the origianl page and replace the [value=""] with [value="realvalue"]). Doing this, you can test, what the target app requires without having to reconfigure the portal each time. Maybe the doc at &lt;A href="http://help.sap.com/saphelp_nw2004s/helpdata/en/61/2f0e84397f47919ac91ac712c90dfd/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw2004s/helpdata/en/61/2f0e84397f47919ac91ac712c90dfd/frameset.htm&lt;/A&gt; is of help here, althoug I'm sure you've read that already. &amp;lt;a href="https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/oss_notes/ep/~form/handler&lt;SPAN __jive_macro_name="5f4150503d3030323030363832353030303030303031393732265f4556454e543d444953504c4159265f4e4e554d3d373739383635"&gt;&lt;/SPAN&gt;"&amp;gt;Note 779865&amp;lt;/a&amp;gt; contains some additional examples, which may apply to your case.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In addition, did you maintain the correct values for ume.usermapping.unsecure (TRUE/FALSE)&lt;/P&gt;&lt;P&gt;ume.usermapping.admin.pwdprotection (TRUE/FALSE)&lt;/P&gt;&lt;P&gt;ume.usermapping.refsys.mapping.type (internal/attribute)&lt;/P&gt;&lt;P&gt;see also &lt;A href="http://help.sap.com/saphelp_nw2004s/helpdata/en/0d/fd76a0c4e0834ba1a17698d0b5553d/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw2004s/helpdata/en/0d/fd76a0c4e0834ba1a17698d0b5553d/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Sep 2006 06:58:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sso-to-http-mail-server/m-p/1601233#M269953</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-20T06:58:53Z</dc:date>
    </item>
    <item>
      <title>Re: SSO to HTTP mail server</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sso-to-http-mail-server/m-p/1601234#M269954</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Lukasz,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;just tried to log in to the website you named. When submitting the form, your browser sends the following data to the webserver:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;serwis=wp.pl&lt;/P&gt;&lt;P&gt;tryLogin=1&lt;/P&gt;&lt;P&gt;countTest=1&lt;/P&gt;&lt;P&gt;login_username=&amp;lt;i&amp;gt;your user name&amp;lt;/i&amp;gt;&lt;/P&gt;&lt;P&gt;login_password=&amp;lt;i&amp;gt;your password&amp;lt;/i&amp;gt;&lt;/P&gt;&lt;P&gt;subm=Zaloguj&lt;/P&gt;&lt;P&gt;savessl=2&lt;/P&gt;&lt;P&gt;starapoczta=2&lt;/P&gt;&lt;P&gt;savelogin=2&lt;/P&gt;&lt;P&gt;minipoczta=2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Possibly one of the parameters besides login_username and login_password is also required by the application. They all seem to be fixed values (as there is no means to enter them). Try adding these name/value pairs in your iview and see if it helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Dominik&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Sep 2006 20:08:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sso-to-http-mail-server/m-p/1601234#M269954</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-20T20:08:20Z</dc:date>
    </item>
    <item>
      <title>Re: SSO to HTTP mail server</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sso-to-http-mail-server/m-p/1601235#M269955</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Guys.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried but with no result.&lt;/P&gt;&lt;P&gt;I think I'll have to change the code of the HTTP system. Do you know where can I find the .PAR of it?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank You, LUCAS.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Sep 2006 11:09:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sso-to-http-mail-server/m-p/1601235#M269955</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-22T11:09:28Z</dc:date>
    </item>
  </channel>
</rss>

