<?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: Web Adaptor with Forms Authentication in ArcGIS Enterprise Questions</title>
    <link>https://community.esri.com/t5/arcgis-enterprise-questions/web-adaptor-with-forms-authentication/m-p/663628#M25317</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I believe the following document will be of use for those who have not seen it yet:&lt;/P&gt;&lt;P&gt;Setting up a Customer Identity Provider using ASP.NET&lt;/P&gt;&lt;P&gt;&lt;A href="http://resources.arcgis.com/en/help/main/10.2/index.html#//0154000005v5000000"&gt;http://resources.arcgis.com/en/help/main/10.2/index.html#//0154000005v5000000&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Michael, are you reading from Server with an ASP.NET provider by chance are you using&amp;nbsp; a service from ArcGIS Online?&lt;/P&gt;&lt;P&gt;I ask because if you are using Flex Viewer 3.5, there was a bug that generated this error message when adding hosted services from ArcGIS Online. So if that is the case, you'll want to upgrade to 3.7. (Though it's entirely possible other things from Server with ASP.NET authentication could also yield a similar error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://resources.arcgis.com/en/communities/flex-viewer/" title="http://resources.arcgis.com/en/communities/flex-viewer/"&gt;ArcGIS Viewer for Flex | ArcGIS Resource Center&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps!&lt;/P&gt;&lt;P&gt;Ken O.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 27 Mar 2015 23:53:25 GMT</pubDate>
    <dc:creator>KennethOGuinn</dc:creator>
    <dc:date>2015-03-27T23:53:25Z</dc:date>
    <item>
      <title>Web Adaptor with Forms Authentication</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/web-adaptor-with-forms-authentication/m-p/663622#M25311</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is it possible to configure the WebAdaptor to work with Forms Authentication of IIS. We have a scenario, where we have a user store in our system and it would be great if we could use the same user store rather than having to ask user of another login.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any suggestion or help would be greatly appreciated &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;//Thejus&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Apr 2013 12:59:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/web-adaptor-with-forms-authentication/m-p/663622#M25311</guid>
      <dc:creator>thejuskambi</dc:creator>
      <dc:date>2013-04-08T12:59:04Z</dc:date>
    </item>
    <item>
      <title>Re: Web Adaptor with Forms Authentication</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/web-adaptor-with-forms-authentication/m-p/663623#M25312</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Not sure. I've had to disable forms authentication in a lot of cases when using Web Adaptor. Also, there is a bug -&amp;nbsp; NIM-083117 which may apply.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;NIM-083117&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://support.esri.com/en/bugs/nimbus/TklNMDgzMTE3"&gt;http://support.esri.com/en/bugs/nimbus/TklNMDgzMTE3&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Apr 2013 16:19:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/web-adaptor-with-forms-authentication/m-p/663623#M25312</guid>
      <dc:creator>BubbaHey</dc:creator>
      <dc:date>2013-04-08T16:19:21Z</dc:date>
    </item>
    <item>
      <title>Re: Web Adaptor with Forms Authentication</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/web-adaptor-with-forms-authentication/m-p/663624#M25313</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Hello,&lt;BR /&gt;&lt;BR /&gt;Is it possible to configure the WebAdaptor to work with Forms Authentication of IIS. We have a scenario, where we have a user store in our system and it would be great if we could use the same user store rather than having to ask user of another login.&lt;BR /&gt;&lt;BR /&gt;Any suggestion or help would be greatly appreciated &lt;BR /&gt;&lt;BR /&gt;//Thejus&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;To be transparent, this configuration would be outside the scope of Technical Support, but yes you should be able to make this work. Basically what web tier authentication does is off loads authentication to the web server, in this case IIS. You should be able to take advantage of any form of authentication that is supported in IIS. Now please keep in mind that your identity store would still be windows, so the credentials would still come from windows in some way shape or form (no pun intended). I hope that helps. Thanks-&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Justin&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Apr 2013 22:29:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/web-adaptor-with-forms-authentication/m-p/663624#M25313</guid>
      <dc:creator>JustinRodriguez</dc:creator>
      <dc:date>2013-04-24T22:29:04Z</dc:date>
    </item>
    <item>
      <title>Re: Web Adaptor with Forms Authentication</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/web-adaptor-with-forms-authentication/m-p/663625#M25314</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hey Jusk&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; Im attempting to do the same thing with an asp.net mvc login page. Have you had any success implementing this?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Oct 2013 22:34:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/web-adaptor-with-forms-authentication/m-p/663625#M25314</guid>
      <dc:creator>HenryColomb</dc:creator>
      <dc:date>2013-10-24T22:34:17Z</dc:date>
    </item>
    <item>
      <title>Re: Web Adaptor with Forms Authentication</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/web-adaptor-with-forms-authentication/m-p/663626#M25315</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Henry,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;We are trying to do the same thing here: ArcGIS Server configured with WebAdaptor web-tier authentication; ASP.net MVC login page. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Do you have any luck implementing yours? Any road blocks you have run into?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks so much!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Xuejin&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Hey Jusk&lt;BR /&gt;&amp;nbsp;&amp;nbsp; Im attempting to do the same thing with an asp.net mvc login page. Have you had any success implementing this?&lt;BR /&gt;Thanks&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Mar 2014 13:09:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/web-adaptor-with-forms-authentication/m-p/663626#M25315</guid>
      <dc:creator>XuejinRuan</dc:creator>
      <dc:date>2014-03-06T13:09:48Z</dc:date>
    </item>
    <item>
      <title>Re: Web Adaptor with Forms Authentication</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/web-adaptor-with-forms-authentication/m-p/663627#M25316</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am having the same issue and keep getting the following error.&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/79285_pastedImage_1.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;P&gt;Any assistance on this would be greatly appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mike&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Mar 2015 19:22:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/web-adaptor-with-forms-authentication/m-p/663627#M25316</guid>
      <dc:creator>MichaelPotter1</dc:creator>
      <dc:date>2015-03-27T19:22:11Z</dc:date>
    </item>
    <item>
      <title>Re: Web Adaptor with Forms Authentication</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/web-adaptor-with-forms-authentication/m-p/663628#M25317</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I believe the following document will be of use for those who have not seen it yet:&lt;/P&gt;&lt;P&gt;Setting up a Customer Identity Provider using ASP.NET&lt;/P&gt;&lt;P&gt;&lt;A href="http://resources.arcgis.com/en/help/main/10.2/index.html#//0154000005v5000000"&gt;http://resources.arcgis.com/en/help/main/10.2/index.html#//0154000005v5000000&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Michael, are you reading from Server with an ASP.NET provider by chance are you using&amp;nbsp; a service from ArcGIS Online?&lt;/P&gt;&lt;P&gt;I ask because if you are using Flex Viewer 3.5, there was a bug that generated this error message when adding hosted services from ArcGIS Online. So if that is the case, you'll want to upgrade to 3.7. (Though it's entirely possible other things from Server with ASP.NET authentication could also yield a similar error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://resources.arcgis.com/en/communities/flex-viewer/" title="http://resources.arcgis.com/en/communities/flex-viewer/"&gt;ArcGIS Viewer for Flex | ArcGIS Resource Center&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps!&lt;/P&gt;&lt;P&gt;Ken O.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Mar 2015 23:53:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/web-adaptor-with-forms-authentication/m-p/663628#M25317</guid>
      <dc:creator>KennethOGuinn</dc:creator>
      <dc:date>2015-03-27T23:53:25Z</dc:date>
    </item>
    <item>
      <title>Re: Web Adaptor with Forms Authentication</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/web-adaptor-with-forms-authentication/m-p/663629#M25318</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ken,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This error is being generated for any secured services I have on my ArcGIS Server, nothing from ArcGIS Online.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am actually using 10.0 .NET SQL Server security store as my identify provider which works great but trying to get the Web Tier authentication to work with it is proving difficult. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mike&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Mar 2015 13:33:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/web-adaptor-with-forms-authentication/m-p/663629#M25318</guid>
      <dc:creator>MichaelPotter1</dc:creator>
      <dc:date>2015-03-30T13:33:31Z</dc:date>
    </item>
    <item>
      <title>Re: Web Adaptor with Forms Authentication</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/web-adaptor-with-forms-authentication/m-p/663630#M25319</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Anyone managed to make this work ?&lt;/P&gt;&lt;P&gt;I did manage to make a custom asp.net provider - but now I wonder how do I enable web tier auth with it ?&lt;/P&gt;&lt;P&gt;and also since in the sample the asp.ent provider comes from a file - how can the DB based asp.ent log with it ?&lt;/P&gt;&lt;P&gt;I guess the custom provider needs to make the authentication using the db too.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But still - I need to enable the web tier auth I guess&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Apr 2015 18:10:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/web-adaptor-with-forms-authentication/m-p/663630#M25319</guid>
      <dc:creator>DanKuida</dc:creator>
      <dc:date>2015-04-08T18:10:18Z</dc:date>
    </item>
    <item>
      <title>Re: Web Adaptor with Forms Authentication</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/web-adaptor-with-forms-authentication/m-p/663631#M25320</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;do anyone managed to do this authentication.&lt;/P&gt;&lt;P&gt;I am trying to use Asp.Net MVC login to open Map service through web adapter(IIS) of Forms Authnication.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Santhosh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Feb 2016 03:59:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/web-adaptor-with-forms-authentication/m-p/663631#M25320</guid>
      <dc:creator>Santhosh_KumarRamanathan</dc:creator>
      <dc:date>2016-02-25T03:59:44Z</dc:date>
    </item>
    <item>
      <title>Re: Web Adaptor with Forms Authentication</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/web-adaptor-with-forms-authentication/m-p/663632#M25321</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry but I had no luck with this and had to go an alternative route.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Feb 2016 17:34:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/web-adaptor-with-forms-authentication/m-p/663632#M25321</guid>
      <dc:creator>MichaelPotter1</dc:creator>
      <dc:date>2016-02-25T17:34:33Z</dc:date>
    </item>
    <item>
      <title>Re: Web Adaptor with Forms Authentication</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/web-adaptor-with-forms-authentication/m-p/663633#M25322</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can also create a custom provider that use users in your store&lt;/P&gt;&lt;P&gt;Here I have made a custom provider for sql server but you can change code for your scope&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.esri.com/thread/custom provider"&gt;https://github.com/nicogis/ArcGISServerCustomProvider&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Sep 2016 12:14:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/web-adaptor-with-forms-authentication/m-p/663633#M25322</guid>
      <dc:creator>nicogis</dc:creator>
      <dc:date>2016-09-14T12:14:36Z</dc:date>
    </item>
  </channel>
</rss>

