<?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 Webex XML API header based authentication in Cloud Collaboration</title>
    <link>https://community.cisco.com/t5/cloud-collaboration/webex-xml-api-header-based-authentication/m-p/3508667#M891</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm trying to get up to speed on authentication with Webex's XML API.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I see the XML API docmentation here:&lt;/P&gt;&lt;P&gt;&lt;A href="https://developer.cisco.com/site/webex-developer/develop-test/xml-api/reference/" style="font-size: 10pt; line-height: 1.5em;" title="https://developer.cisco.com/site/webex-developer/develop-test/xml-api/reference/"&gt;https://developer.cisco.com/site/webex-developer/develop-test/xml-api/reference/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I also see their code example here:&lt;/P&gt;&lt;P&gt;&lt;A href="https://developer.cisco.com/site/webex-developer/develop-test/xml-api/sample-code/" title="https://developer.cisco.com/site/webex-developer/develop-test/xml-api/sample-code/"&gt;Cisco DevNet: WebEx Conferencing - XML API - Sample Code&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In each example, the credentials are baked into the XML body of each HTTP request.&amp;nbsp; Is that the only option?&amp;nbsp; Are HTTP Basic, Oath2 or any kind of header-based authentication supported?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you in advance!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Chris&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 22 Oct 2015 21:18:58 GMT</pubDate>
    <dc:creator>chris.wilkinson11</dc:creator>
    <dc:date>2015-10-22T21:18:58Z</dc:date>
    <item>
      <title>Webex XML API header based authentication</title>
      <link>https://community.cisco.com/t5/cloud-collaboration/webex-xml-api-header-based-authentication/m-p/3508667#M891</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm trying to get up to speed on authentication with Webex's XML API.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I see the XML API docmentation here:&lt;/P&gt;&lt;P&gt;&lt;A href="https://developer.cisco.com/site/webex-developer/develop-test/xml-api/reference/" style="font-size: 10pt; line-height: 1.5em;" title="https://developer.cisco.com/site/webex-developer/develop-test/xml-api/reference/"&gt;https://developer.cisco.com/site/webex-developer/develop-test/xml-api/reference/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I also see their code example here:&lt;/P&gt;&lt;P&gt;&lt;A href="https://developer.cisco.com/site/webex-developer/develop-test/xml-api/sample-code/" title="https://developer.cisco.com/site/webex-developer/develop-test/xml-api/sample-code/"&gt;Cisco DevNet: WebEx Conferencing - XML API - Sample Code&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In each example, the credentials are baked into the XML body of each HTTP request.&amp;nbsp; Is that the only option?&amp;nbsp; Are HTTP Basic, Oath2 or any kind of header-based authentication supported?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you in advance!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Chris&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Oct 2015 21:18:58 GMT</pubDate>
      <guid>https://community.cisco.com/t5/cloud-collaboration/webex-xml-api-header-based-authentication/m-p/3508667#M891</guid>
      <dc:creator>chris.wilkinson11</dc:creator>
      <dc:date>2015-10-22T21:18:58Z</dc:date>
    </item>
    <item>
      <title>Re: Webex XML API header based authentication</title>
      <link>https://community.cisco.com/t5/cloud-collaboration/webex-xml-api-header-based-authentication/m-p/3508668#M892</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; XML API authentication is handled via username/password in the request itself. SAML authentication is also possible, retrieving a session ticket that can be used instead of password, but would still be included in the XML request.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Oct 2015 22:30:06 GMT</pubDate>
      <guid>https://community.cisco.com/t5/cloud-collaboration/webex-xml-api-header-based-authentication/m-p/3508668#M892</guid>
      <dc:creator>nmorrow</dc:creator>
      <dc:date>2015-10-26T22:30:06Z</dc:date>
    </item>
    <item>
      <title>Re: Webex XML API header based authentication</title>
      <link>https://community.cisco.com/t5/cloud-collaboration/webex-xml-api-header-based-authentication/m-p/3508669#M893</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A href="https://community.cisco.com//u1/206472"&gt;nmorrow&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;By any chance, do you have a link to the XML API's WSDL?&amp;nbsp; I can't seem to find in the documentation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Chris&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Oct 2015 22:37:17 GMT</pubDate>
      <guid>https://community.cisco.com/t5/cloud-collaboration/webex-xml-api-header-based-authentication/m-p/3508669#M893</guid>
      <dc:creator>chris.wilkinson11</dc:creator>
      <dc:date>2015-10-26T22:37:17Z</dc:date>
    </item>
    <item>
      <title>Re: Webex XML API header based authentication</title>
      <link>https://community.cisco.com/t5/cloud-collaboration/webex-xml-api-header-based-authentication/m-p/3508670#M894</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Current schema can be downloaded from the Release Notes page, direct link is &lt;A href="https://developer.cisco.com/fileMedia/download/c960ca17-b8e8-4584-a726-03367676bc0c"&gt;XML API 9.0 SP1 Schema&lt;/A&gt; for me right now.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Oct 2015 22:16:46 GMT</pubDate>
      <guid>https://community.cisco.com/t5/cloud-collaboration/webex-xml-api-header-based-authentication/m-p/3508670#M894</guid>
      <dc:creator>nmorrow</dc:creator>
      <dc:date>2015-10-29T22:16:46Z</dc:date>
    </item>
  </channel>
</rss>

