<?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: Flex Viewer Password in ArcGIS Viewer for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/flex-viewer-password/m-p/4000#M133</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;I am looking for a simple password splash screen.&amp;nbsp; ...&lt;BR /&gt;Are there any simple solutions to this?&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;One good solution is to take advantage of the security options in your web server.&amp;nbsp; The details would depend on if you're using IIS, Apache, etc.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;A very basic, simple, but not secure, option would be to just have a javascript prompt on startup check if they know the password. This might suffice for some scenarios.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 04 Oct 2013 15:40:11 GMT</pubDate>
    <dc:creator>BjornSvensson</dc:creator>
    <dc:date>2013-10-04T15:40:11Z</dc:date>
    <item>
      <title>Flex Viewer Password</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/flex-viewer-password/m-p/3997#M130</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am looking for a simple password splash screen.&amp;nbsp; In order to get past a spash screen you will need to enter a password.&amp;nbsp; The password would be distributed to users that need to have access to that Flex Viewer app.&amp;nbsp; Not an user name and password.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Are there any simple solutions to this?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you, &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Mark Chambers&lt;/SPAN&gt;&lt;BR /&gt;&lt;A class="jive-link-email-small" href="mailto:markc@ci.redmond.or.us"&gt;markc@ci.redmond.or.us&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Oct 2013 22:03:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/flex-viewer-password/m-p/3997#M130</guid>
      <dc:creator>MarkChambers1</dc:creator>
      <dc:date>2013-10-03T22:03:03Z</dc:date>
    </item>
    <item>
      <title>Re: Flex Viewer Password</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/flex-viewer-password/m-p/3998#M131</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Mark,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;the easiest way to do this is to secure the base layer that is first visible in your application, users will then automatically be prompted to log in&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You can easily just set up a user and password in ArcGIS Manager, follow the link below on securing your services:&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;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>Fri, 04 Oct 2013 11:30:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/flex-viewer-password/m-p/3998#M131</guid>
      <dc:creator>AnthonyGiles</dc:creator>
      <dc:date>2013-10-04T11:30:24Z</dc:date>
    </item>
    <item>
      <title>Re: Flex Viewer Password</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/flex-viewer-password/m-p/3999#M132</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I did something like that, did not want to mess with securing the web services, although that is a good practice since your rest end point would be more secure. If you just want to enable password protecting the web application without securing the webservice, then go &lt;/SPAN&gt;&lt;A href="http://forums.arcgis.com/threads/68737-Authentication-user-logins-and-Flex-in-a-.NET-framework?p=310387#post310387"&gt;here&lt;/A&gt;&lt;SPAN&gt;, there is some code I posted with simple instructions.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Oct 2013 12:25:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/flex-viewer-password/m-p/3999#M132</guid>
      <dc:creator>AaronNash1</dc:creator>
      <dc:date>2013-10-04T12:25:01Z</dc:date>
    </item>
    <item>
      <title>Re: Flex Viewer Password</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/flex-viewer-password/m-p/4000#M133</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;I am looking for a simple password splash screen.&amp;nbsp; ...&lt;BR /&gt;Are there any simple solutions to this?&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;One good solution is to take advantage of the security options in your web server.&amp;nbsp; The details would depend on if you're using IIS, Apache, etc.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;A very basic, simple, but not secure, option would be to just have a javascript prompt on startup check if they know the password. This might suffice for some scenarios.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Oct 2013 15:40:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/flex-viewer-password/m-p/4000#M133</guid>
      <dc:creator>BjornSvensson</dc:creator>
      <dc:date>2013-10-04T15:40:11Z</dc:date>
    </item>
  </channel>
</rss>

