<?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: Power Query SCRAM Authentication - Custom Connector in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/Power-Query-SCRAM-Authentication-Custom-Connector/m-p/4674731#M60908</link>
    <description>&lt;P&gt;Curious how you implemented this?&lt;/P&gt;&lt;P&gt;Looking to do something similar.&lt;/P&gt;</description>
    <pubDate>Wed, 30 Apr 2025 12:50:29 GMT</pubDate>
    <dc:creator>kghj</dc:creator>
    <dc:date>2025-04-30T12:50:29Z</dc:date>
    <item>
      <title>Power Query SCRAM Authentication - Custom Connector</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Power-Query-SCRAM-Authentication-Custom-Connector/m-p/4386983#M59245</link>
      <description>&lt;P&gt;Does anyone have any experience authenticating with SCRAM in a custom Power Query connector?&lt;/P&gt;&lt;P&gt;I'm specifically looking to integrate with the Project Haystack API.&lt;/P&gt;&lt;P&gt;&lt;A href="https://project-haystack.org/doc/docHaystack/Auth" target="_blank" rel="noopener"&gt;https://project-haystack.org/doc/docHaystack/Auth&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 29 Jan 2025 21:32:08 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Power-Query-SCRAM-Authentication-Custom-Connector/m-p/4386983#M59245</guid>
      <dc:creator>ThomasMagnum308</dc:creator>
      <dc:date>2025-01-29T21:32:08Z</dc:date>
    </item>
    <item>
      <title>Re: Power Query SCRAM Authentication - Custom Connector</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Power-Query-SCRAM-Authentication-Custom-Connector/m-p/4387755#M59256</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="921593" data-lia-user-login="ThomasMagnum308" class="lia-mention lia-mention-user"&gt;ThomasMagnum308&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Power Query itself does not have built-in functions for SCRAM authentication, and SCRAM requires cryptographic operations (e.g. HMAC, SHA-256), which Power Query's M language does not natively provide. It is recommended to use an intermediary service (e.g. using Python, Node.js, or .NET) to handle SCRAM authentication. This service will authenticate the target API using SCRAM and return a token or session key to Power Query. Power Query can then use this token for subsequent API requests.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;BR /&gt;Yulia Xu&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If this post &lt;EM&gt;&lt;STRONG&gt;helps&lt;/STRONG&gt;&lt;/EM&gt;, then please consider &lt;EM&gt;&lt;STRONG&gt;Accept it as the solution&lt;/STRONG&gt;&lt;/EM&gt; to help the other members find it more quickly.&lt;/P&gt;</description>
      <pubDate>Thu, 30 Jan 2025 08:50:17 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Power-Query-SCRAM-Authentication-Custom-Connector/m-p/4387755#M59256</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2025-01-30T08:50:17Z</dc:date>
    </item>
    <item>
      <title>Re: Power Query SCRAM Authentication - Custom Connector</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Power-Query-SCRAM-Authentication-Custom-Connector/m-p/4674731#M60908</link>
      <description>&lt;P&gt;Curious how you implemented this?&lt;/P&gt;&lt;P&gt;Looking to do something similar.&lt;/P&gt;</description>
      <pubDate>Wed, 30 Apr 2025 12:50:29 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Power-Query-SCRAM-Authentication-Custom-Connector/m-p/4674731#M60908</guid>
      <dc:creator>kghj</dc:creator>
      <dc:date>2025-04-30T12:50:29Z</dc:date>
    </item>
  </channel>
</rss>

