<?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 Webhooks security in Workato Pros Discussion Board</title>
    <link>https://systematic.workato.com/t5/workato-pros-discussion-board/webhooks-security/m-p/2502#M1095</link>
    <description>&lt;P&gt;Are there any posts/documents/guides on how we can secure the data being sent by other systems to webhooks. &lt;/P&gt;&lt;P&gt;I am trying to configure webhook and listen to trigger from sailpoint and using this: https://docs.workato.com/connectors/workato-webhooks but I do not see how the data being sent from sailpoint to workato would be protected. Any information on how to protect the transportation of data?&lt;/P&gt;</description>
    <pubDate>Mon, 14 Mar 2022 23:47:29 GMT</pubDate>
    <dc:creator>cpatel</dc:creator>
    <dc:date>2022-03-14T23:47:29Z</dc:date>
    <item>
      <title>Webhooks security</title>
      <link>https://systematic.workato.com/t5/workato-pros-discussion-board/webhooks-security/m-p/2502#M1095</link>
      <description>&lt;P&gt;Are there any posts/documents/guides on how we can secure the data being sent by other systems to webhooks. &lt;/P&gt;&lt;P&gt;I am trying to configure webhook and listen to trigger from sailpoint and using this: https://docs.workato.com/connectors/workato-webhooks but I do not see how the data being sent from sailpoint to workato would be protected. Any information on how to protect the transportation of data?&lt;/P&gt;</description>
      <pubDate>Mon, 14 Mar 2022 23:47:29 GMT</pubDate>
      <guid>https://systematic.workato.com/t5/workato-pros-discussion-board/webhooks-security/m-p/2502#M1095</guid>
      <dc:creator>cpatel</dc:creator>
      <dc:date>2022-03-14T23:47:29Z</dc:date>
    </item>
    <item>
      <title>Re: Webhooks security</title>
      <link>https://systematic.workato.com/t5/workato-pros-discussion-board/webhooks-security/m-p/2503#M1096</link>
      <description>&lt;P&gt;If the webhook provider provides a form of signature, like HMAC signature, you can create a callable recipe to confirm the signature before processing the webhook. Otherwise, you may want to look into using API endpoints and use API authentication and/or IP whitelisting &lt;/P&gt;</description>
      <pubDate>Mon, 14 Mar 2022 23:51:48 GMT</pubDate>
      <guid>https://systematic.workato.com/t5/workato-pros-discussion-board/webhooks-security/m-p/2503#M1096</guid>
      <dc:creator>jblanchett</dc:creator>
      <dc:date>2022-03-14T23:51:48Z</dc:date>
    </item>
    <item>
      <title>Re: Webhooks security</title>
      <link>https://systematic.workato.com/t5/workato-pros-discussion-board/webhooks-security/m-p/2504#M1097</link>
      <description>&lt;P&gt;If the webhook doesn't contain anything sensitve, and it just triggers you to go do something, like download a report, then that's fine you don't really need to authenticate the webhook in anyway. Just don't send any requests to a URL provided by the webhook. Use the parameters and such, but don't use the entire URL as it may be a bad one.&lt;/P&gt;</description>
      <pubDate>Tue, 15 Mar 2022 00:01:35 GMT</pubDate>
      <guid>https://systematic.workato.com/t5/workato-pros-discussion-board/webhooks-security/m-p/2504#M1097</guid>
      <dc:creator>jblanchett</dc:creator>
      <dc:date>2022-03-15T00:01:35Z</dc:date>
    </item>
    <item>
      <title>Re: Webhooks security</title>
      <link>https://systematic.workato.com/t5/workato-pros-discussion-board/webhooks-security/m-p/2505#M1098</link>
      <description>&lt;P&gt;Webhook provider has quite limited capabilites but I was thinking of using api end points but again there are limitations of what authentication options available on sailpoint side. I just wanted to know how others are handling it and looks like they don't protect what's not important and use some methods if protection needed.&lt;/P&gt;&lt;P&gt;Some kind of response from community is really helpful to confirm my own understanding which I get from workato documentation , specially in this remote world.&lt;/P&gt;</description>
      <pubDate>Tue, 15 Mar 2022 00:08:04 GMT</pubDate>
      <guid>https://systematic.workato.com/t5/workato-pros-discussion-board/webhooks-security/m-p/2505#M1098</guid>
      <dc:creator>cpatel</dc:creator>
      <dc:date>2022-03-15T00:08:04Z</dc:date>
    </item>
  </channel>
</rss>

