<?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: Authentication in ArcGIS API for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/authentication/m-p/76601#M1735</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Already thanks for the reply.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;My idea is the following:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I have a flex application where anyone can view the map, etc.. However I would like to have a system where authentication only after login a person may have more tools available.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;After being the person writing the username and password data will be validated through LDAP.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Is it possible? I hope I have been explicit.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 10 Mar 2013 16:28:59 GMT</pubDate>
    <dc:creator>PedroHenriques</dc:creator>
    <dc:date>2013-03-10T16:28:59Z</dc:date>
    <item>
      <title>Authentication</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/authentication/m-p/76599#M1733</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;good afternoon,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;the flex is possible to authenticate via LDAP??!!??&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Mar 2013 11:23:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/authentication/m-p/76599#M1733</guid>
      <dc:creator>PedroHenriques</dc:creator>
      <dc:date>2013-03-05T11:23:31Z</dc:date>
    </item>
    <item>
      <title>Re: Authentication</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/authentication/m-p/76600#M1734</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Pedro,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Your server security can be set up to use LDAP, see:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://resources.arcgis.com/en/help/main/10.1/index.html#/Configuring_ArcGIS_Server_security/0154000005qz000000/"&gt;http://resources.arcgis.com/en/help/main/10.1/index.html#/Configuring_ArcGIS_Server_security/0154000005qz000000/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you then secure your layers the sample flex viewer will prompt you for a login&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Anthony&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Mar 2013 14:50:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/authentication/m-p/76600#M1734</guid>
      <dc:creator>AnthonyGiles</dc:creator>
      <dc:date>2013-03-05T14:50:07Z</dc:date>
    </item>
    <item>
      <title>Re: Authentication</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/authentication/m-p/76601#M1735</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Already thanks for the reply.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;My idea is the following:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I have a flex application where anyone can view the map, etc.. However I would like to have a system where authentication only after login a person may have more tools available.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;After being the person writing the username and password data will be validated through LDAP.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Is it possible? I hope I have been explicit.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 10 Mar 2013 16:28:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/authentication/m-p/76601#M1735</guid>
      <dc:creator>PedroHenriques</dc:creator>
      <dc:date>2013-03-10T16:28:59Z</dc:date>
    </item>
    <item>
      <title>Re: Authentication</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/authentication/m-p/76602#M1736</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Pedro,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Have a look at this thread:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.arcgis.com/threads/45442-Widget-Level-Security?highlight=Widget+security"&gt;http://forums.arcgis.com/threads/45442-Widget-Level-Security?highlight=Widget+security&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Anthony&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 10 Mar 2013 19:06:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/authentication/m-p/76602#M1736</guid>
      <dc:creator>AnthonyGiles</dc:creator>
      <dc:date>2013-03-10T19:06:11Z</dc:date>
    </item>
  </channel>
</rss>

