<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: eventaka</title>
    <description>The latest articles on DEV Community by eventaka (@eventaka).</description>
    <link>https://dev.to/eventaka</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F738240%2F0ec302de-f798-4772-a778-0c893eb90379.png</url>
      <title>DEV Community: eventaka</title>
      <link>https://dev.to/eventaka</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/eventaka"/>
    <language>en</language>
    <item>
      <title>Ocelot: Windows Authentication</title>
      <dc:creator>eventaka</dc:creator>
      <pubDate>Wed, 27 Oct 2021 14:13:52 +0000</pubDate>
      <link>https://dev.to/eventaka/ocelot-windows-authentication-4pa0</link>
      <guid>https://dev.to/eventaka/ocelot-windows-authentication-4pa0</guid>
      <description>&lt;p&gt;Hi,&lt;/p&gt;

&lt;p&gt;Using OCELOT, I would like to know if it's possible to send a request to a web api that know only windows authentication.&lt;/p&gt;

&lt;p&gt;I have differents webapi applications: some that works in anonymous (so using token from ocelot is ok) and some that works with windows authentication (so I cant use the JWT).&lt;/p&gt;

&lt;p&gt;IS Ocelot can work with only JWT or also with windows authentication ?&lt;br&gt;
If yes, how to do that ?&lt;/p&gt;

&lt;p&gt;Thanks a lot,&lt;/p&gt;

&lt;p&gt;Aby&lt;/p&gt;

</description>
    </item>
  </channel>
</rss>
