<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://community.appian.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Web Api with SAML</title><link>https://community.appian.com/discussions/f/integrations/19297/web-api-with-saml</link><description>I am on cloud with SAML Authentication ON , can I still invoke my Web API from the third party application using the basic Auth or should I be getting a SAML token and then invoke the Web API ? 
 How does the Web API Authentication works in case of SAML</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Web Api with SAML</title><link>https://community.appian.com/thread/75524?ContentTypeID=1</link><pubDate>Thu, 23 Jul 2020 05:48:22 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:2ae144cf-2e99-4b64-b50b-8a10c0d63832</guid><dc:creator>Stefan Helzle</dc:creator><description>&lt;p&gt;SAML is not made for API calls but for browser based user authentication. Currently your options are basic auth and API keys. oAuth for incoming API calls is requested at Appian.&lt;/p&gt;
&lt;p&gt;This is what I currently know. Maybe others can add to that.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>