<?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: how do i implement SAML single sign on in Developers Questions</title>
    <link>https://community.esri.com/t5/developers-questions/how-do-i-implement-saml-single-sign-on/m-p/1458350#M7038</link>
    <description>&lt;P&gt;Thank you for clarifying the forum's scope. As ArcGIS Runtime SDK for .NET isn't intended for web applications, re-posting your query in the General Developer section might yield more relevant assistance.&lt;FONT color="#FFFFFF"&gt;&lt;A href="https://ssoidportal.org/" target="_self"&gt;sso id&lt;/A&gt;&lt;/FONT&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 13 May 2024 14:45:10 GMT</pubDate>
    <dc:creator>SanjeevSani</dc:creator>
    <dc:date>2024-05-13T14:45:10Z</dc:date>
    <item>
      <title>how do i implement SAML single sign on</title>
      <link>https://community.esri.com/t5/developers-questions/how-do-i-implement-saml-single-sign-on/m-p/312087#M1986</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi any one please help me out , how can i Implement SAML Single Sign on concept to call ArcGiS Portal from ASP.NET Web Application.&lt;/P&gt;&lt;P&gt;i have already have a ASP.NET website and from this site i want redirect to ArcGis portal&amp;nbsp;without any other credentials .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i have generated the token/ client in in ArcGis application portable and using this token from ASP.NET Website but always prompting &lt;SPAN&gt;ArcGis login page to provide ArcG&lt;/SPAN&gt;is login details &amp;nbsp;, once providing details &amp;nbsp;it's successfully redirecting to ArcGis portal &amp;nbsp;but i want to pass my ASP.NET site &lt;SPAN&gt;credentials and &lt;/SPAN&gt;automatically login to Arcgis portal without prompting again any &lt;SPAN&gt;credentials&lt;/SPAN&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;below code using to call ArcGis portal but don't how do i validate and pass&amp;nbsp;&lt;SPAN&gt;credentials to redirect&amp;nbsp;to ArcGis portable.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;lt;a href="&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.esri.com/external-link.jspa?url=https%3A%2F%2Fwww.arcgis.com%2Fsharing%2Frest%2Foauth2%2Fauthorize%3Fclient_id%3DiJpTdInAPMaH3EL8%26response_type%3Dtoken%26expiration%3D20150%26redirect_uri%3Dhttp%3A%2F%2Fdesktop-6enj4k5%3A3344%2Fwebappbuilder%2F%3Fid%3D5" rel="nofollow" target="_blank"&gt;https://www.arcgis.com/sharing/rest/oauth2/authorize?client_id=iJpTdInAPMaH3EL8&amp;amp;response_type=token&amp;amp;expiration=20170&amp;amp;redirect_uri=http://desktop-6enj4k5:3344/webappbuilder/?id=5&lt;/A&gt;&lt;SPAN&gt;"&amp;gt;Calling ArcGis Portal&amp;lt;/a&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;A href="https://community.esri.com/external-link.jspa?url=https%3A%2F%2Fwww.arcgis.com%2Fsharing%2Frest%2Foauth2%2Fauthorize%3Fclient_id%3DiJpTdInAPMaH3EL8%26response_type%3Dtoken%26expiration%3D20150%26redirect_uri%3Dhttp%3A%2F%2Fdesktop-6enj4k5%3A3344%2Fwebappbuilder%2F%3Fid%3D5" rel="nofollow" style="color: #2989c5; text-decoration: none; padding-right: calc(12px + 0.35ex);" target="_blank"&gt;iJpTdInAPMaH3EL8&lt;/A&gt;&amp;nbsp;: My Token CLient Id&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;My Calling URL :&amp;nbsp;&lt;A class="" href="https://community.esri.com/external-link.jspa?url=https%3A%2F%2Fwww.arcgis.com%2Fsharing%2Frest%2Foauth2%2Fauthorize%3Fclient_id%3DiJpTdInAPMaH3EL8%26response_type%3Dtoken%26expiration%3D20150%26redirect_uri%3Dhttp%3A%2F%2Fdesktop-6enj4k5%3A3344%2Fwebappbuilder%2F%3Fid%3D5" rel="nofollow" style="color: #2989c5; text-decoration: none; padding-right: calc(12px + 0.35ex);" target="_blank"&gt;http://desktop-6enj4k5:3344/webappbuilder/?id=5&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;help me to provide the steps or videos which i can refer &amp;nbsp;to do same , also let me know if any web service i can use in my asp.net website.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Apr 2017 08:49:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/developers-questions/how-do-i-implement-saml-single-sign-on/m-p/312087#M1986</guid>
      <dc:creator>santoshbehera</dc:creator>
      <dc:date>2017-04-13T08:49:54Z</dc:date>
    </item>
    <item>
      <title>Re: how do i implement SAML single sign on</title>
      <link>https://community.esri.com/t5/developers-questions/how-do-i-implement-saml-single-sign-on/m-p/312088#M1987</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This forum is for ArcGIS Runtime SDK for .NET, which is not supported for use in web applications. We don't have a forum specifically for ASP.NET web apps, you could try re-posting in the General Developer area?&amp;nbsp;&lt;A _jive_internal="true" class="link-titled" href="https://community.esri.com/community/developers/content" title="https://community.esri.com/community/developers/content"&gt;Developers&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&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, 14 Apr 2017 18:08:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/developers-questions/how-do-i-implement-saml-single-sign-on/m-p/312088#M1987</guid>
      <dc:creator>MichaelBranscomb</dc:creator>
      <dc:date>2017-04-14T18:08:44Z</dc:date>
    </item>
    <item>
      <title>Re: how do i implement SAML single sign on</title>
      <link>https://community.esri.com/t5/developers-questions/how-do-i-implement-saml-single-sign-on/m-p/312089#M1988</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Michael, As you suggested i have changed tag to developer but still didn't get reply.&lt;/P&gt;&lt;P&gt;My company has using ArcGis App builder &amp;nbsp;to develop ArcGis maps but we are facing this issue to implement singe sign on.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;basically we have developed complete application in ArgGis but we just want call using our asp.net application from a button click and it should not ask any login again in arcgis online.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i hope arcgis should have any service or any other code to authenticate URL to implemented singe sign on.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please help me on this. i am searching for many days but still we can't find any solution. it's really urgent.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Apr 2017 13:36:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/developers-questions/how-do-i-implement-saml-single-sign-on/m-p/312089#M1988</guid>
      <dc:creator>santoshbehera</dc:creator>
      <dc:date>2017-04-19T13:36:47Z</dc:date>
    </item>
    <item>
      <title>Re: how do i implement SAML single sign on</title>
      <link>https://community.esri.com/t5/developers-questions/how-do-i-implement-saml-single-sign-on/m-p/312090#M1989</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have you followed this doc?&amp;nbsp;&lt;A class="link-titled" href="http://doc.arcgis.com/en/arcgis-online/administer/enterprise-logins.htm" title="http://doc.arcgis.com/en/arcgis-online/administer/enterprise-logins.htm"&gt;Set up enterprise logins—ArcGIS Online Help | ArcGIS&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mike&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Apr 2017 20:02:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/developers-questions/how-do-i-implement-saml-single-sign-on/m-p/312090#M1989</guid>
      <dc:creator>MichaelBranscomb</dc:creator>
      <dc:date>2017-04-19T20:02:55Z</dc:date>
    </item>
    <item>
      <title>Re: how do i implement SAML single sign on</title>
      <link>https://community.esri.com/t5/developers-questions/how-do-i-implement-saml-single-sign-on/m-p/1458350#M7038</link>
      <description>&lt;P&gt;Thank you for clarifying the forum's scope. As ArcGIS Runtime SDK for .NET isn't intended for web applications, re-posting your query in the General Developer section might yield more relevant assistance.&lt;FONT color="#FFFFFF"&gt;&lt;A href="https://ssoidportal.org/" target="_self"&gt;sso id&lt;/A&gt;&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 13 May 2024 14:45:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/developers-questions/how-do-i-implement-saml-single-sign-on/m-p/1458350#M7038</guid>
      <dc:creator>SanjeevSani</dc:creator>
      <dc:date>2024-05-13T14:45:10Z</dc:date>
    </item>
    <item>
      <title>Re: how do i implement SAML single sign on</title>
      <link>https://community.esri.com/t5/developers-questions/how-do-i-implement-saml-single-sign-on/m-p/1653256#M7601</link>
      <description>&lt;P&gt;&lt;A href="https://ssoportals.in/" target="_self"&gt;SSO ID Login&lt;/A&gt; makes our life easier. Once you log in, you don't need to log in again to different services. It saves time, reduces hassle, and increases security.&lt;/P&gt;</description>
      <pubDate>Thu, 25 Sep 2025 16:52:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/developers-questions/how-do-i-implement-saml-single-sign-on/m-p/1653256#M7601</guid>
      <dc:creator>SmitatyKhan</dc:creator>
      <dc:date>2025-09-25T16:52:29Z</dc:date>
    </item>
  </channel>
</rss>

