<?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: Support Launchpad Odata authentication in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/support-launchpad-odata-authentication/m-p/11966278#M1967183</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;nice to know that i am not the only one who is searching. The API provides a lot of useful information we could use. Therefore it would be cool to have a solution for the authentication. &lt;/P&gt;&lt;P&gt;Best Regards&lt;/P&gt;&lt;P&gt;Chris&lt;/P&gt;</description>
    <pubDate>Fri, 23 Aug 2019 06:40:04 GMT</pubDate>
    <dc:creator>sap-basis-snh</dc:creator>
    <dc:date>2019-08-23T06:40:04Z</dc:date>
    <item>
      <title>Support Launchpad Odata authentication</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/support-launchpad-odata-authentication/m-p/11966275#M1967180</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
  &lt;P&gt;I would like to fetch customer system data via the support.sap.com odata service &lt;A href="https://launchpad.support.sap.com/services/odata/svt/systemdatasrv/SystemOverviewSet"&gt;https://launchpad.support.sap.com/services/odata/svt/systemdatasrv/SystemOverviewSet&lt;/A&gt;&lt;/P&gt;
  &lt;P&gt;The data needs to be fetched automaticly so I was going to implement the http rest client class but I am unable to authentificate.&lt;/P&gt;
  &lt;P&gt;Here are the things that I tried:&lt;/P&gt;
  &lt;P&gt;Basic Authentication: ignored by service&lt;BR /&gt;SAML2.0 login: error message: JavaScript is needed&lt;BR /&gt;REST Auth provider: found no such service&lt;BR /&gt;Install SSL client certificate: I was not able to find a solution for this&lt;/P&gt;
  &lt;P&gt;Is there any way to authenticate for the support launchpad via ABAP tools?&lt;/P&gt;
  &lt;P&gt;Best regards&lt;BR /&gt;Börge&lt;/P&gt;</description>
      <pubDate>Thu, 18 Jul 2019 05:52:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/support-launchpad-odata-authentication/m-p/11966275#M1967180</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2019-07-18T05:52:02Z</dc:date>
    </item>
    <item>
      <title>Re: Support Launchpad Odata authentication</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/support-launchpad-odata-authentication/m-p/11966276#M1967181</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I'd like to do the same but this API is not documented so I believe this is an internal API (i.e not supposed to be used by us...).&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Pierre&lt;/P&gt;</description>
      <pubDate>Fri, 19 Jul 2019 12:32:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/support-launchpad-odata-authentication/m-p/11966276#M1967181</guid>
      <dc:creator>pierre_dominique2</dc:creator>
      <dc:date>2019-07-19T12:32:51Z</dc:date>
    </item>
    <item>
      <title>Re: Support Launchpad Odata authentication</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/support-launchpad-odata-authentication/m-p/11966277#M1967182</link>
      <description>&lt;P&gt;Hi Pierre,&lt;/P&gt;&lt;P&gt;I could live with the "not documented" part, as the service reveals enough about itself to be used.&lt;BR /&gt;Access via Postman-Chrome-Plugin was fairly simple, but without a solution for the login via backend technology there is nothing to be gained from toying around with it.&lt;/P&gt;&lt;P&gt;Nevertheles thank you for your replay, it is always good to know if I am the only one having trouble...&lt;/P&gt;&lt;P&gt;Best Regards&lt;BR /&gt;Börge&lt;/P&gt;</description>
      <pubDate>Sun, 21 Jul 2019 16:40:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/support-launchpad-odata-authentication/m-p/11966277#M1967182</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2019-07-21T16:40:01Z</dc:date>
    </item>
    <item>
      <title>Re: Support Launchpad Odata authentication</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/support-launchpad-odata-authentication/m-p/11966278#M1967183</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;nice to know that i am not the only one who is searching. The API provides a lot of useful information we could use. Therefore it would be cool to have a solution for the authentication. &lt;/P&gt;&lt;P&gt;Best Regards&lt;/P&gt;&lt;P&gt;Chris&lt;/P&gt;</description>
      <pubDate>Fri, 23 Aug 2019 06:40:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/support-launchpad-odata-authentication/m-p/11966278#M1967183</guid>
      <dc:creator>sap-basis-snh</dc:creator>
      <dc:date>2019-08-23T06:40:04Z</dc:date>
    </item>
    <item>
      <title>Re: Support Launchpad Odata authentication</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/support-launchpad-odata-authentication/m-p/11966279#M1967184</link>
      <description>&lt;P&gt;Hi Börge, Pierre,&lt;/P&gt;&lt;P&gt;do you have any progress in the authentication? I need similar request.&lt;/P&gt;&lt;P&gt;ilya&lt;/P&gt;</description>
      <pubDate>Thu, 20 Feb 2020 17:51:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/support-launchpad-odata-authentication/m-p/11966279#M1967184</guid>
      <dc:creator>former_member97569</dc:creator>
      <dc:date>2020-02-20T17:51:28Z</dc:date>
    </item>
  </channel>
</rss>

