<?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: Windows Login / Splash / Multi Config widget? in ArcGIS Viewer for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/windows-login-splash-multi-config-widget/m-p/19828#M720</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Aaron,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It's very easy as all the config selector does is reload the viewer with a particular config file. In the config file for your main viewers add Roberts splash widget.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I jumped from server 9.3.1 to 10.1 so never played with the security for 10 so sorry I can't really help you out with that.&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>Fri, 17 Jan 2014 18:27:52 GMT</pubDate>
    <dc:creator>AnthonyGiles</dc:creator>
    <dc:date>2014-01-17T18:27:52Z</dc:date>
    <item>
      <title>Windows Login / Splash / Multi Config widget?</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/windows-login-splash-multi-config-widget/m-p/19822#M714</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;All,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am wondering if anyone knows where I can find a widget that is similar to the splash that would have like two options or buttons, one a Public (unsecured) option and one a Private or secured option.&amp;nbsp; If the user hits public they see the public flex app with public data.&amp;nbsp; If they choose Private they would be prompted for some kind of Login, a user name and password...maybe something like a windows login managed in IIS??&amp;nbsp; I am ok with maintaining this list and all in house here on my server.&amp;nbsp; I am not looking for token security on REST layers right now.&amp;nbsp; If the user authenticates then they get a flex app with a few more widgets and a few more data sets.&amp;nbsp; I have seen some stuff that comes close like in the COP or common operational picture flex apps where the user picks their role and they get a different type of web map based on different config files but I think for me the missing piece here is the basic windows type login page at the front end of the flex mapping application.&amp;nbsp; It seems there may be some samples, examples, something out there but I haven't been able to find it.&amp;nbsp; Thank you for any help.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Jan 2014 15:44:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/windows-login-splash-multi-config-widget/m-p/19822#M714</guid>
      <dc:creator>AaronKreag</dc:creator>
      <dc:date>2014-01-17T15:44:14Z</dc:date>
    </item>
    <item>
      <title>Re: Windows Login / Splash / Multi Config widget?</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/windows-login-splash-multi-config-widget/m-p/19823#M715</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Aaron,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Robert has an advanced splash widget you could configure to do this:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.arcgis.com/home/item.html?id=8492794bf5bf4358bca6cce29db31b14"&gt;http://www.arcgis.com/home/item.html?id=8492794bf5bf4358bca6cce29db31b14&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Or I have upload a widget that allows you to choose which config you want to use:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.arcgis.com/home/item.html?id=a28b758b3fc14c5794b30d5c230713fb"&gt;http://www.arcgis.com/home/item.html?id=a28b758b3fc14c5794b30d5c230713fb&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;On your private app secure your layers that are private and the user will be prompted for a log in.&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>Fri, 17 Jan 2014 16:04:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/windows-login-splash-multi-config-widget/m-p/19823#M715</guid>
      <dc:creator>AnthonyGiles</dc:creator>
      <dc:date>2014-01-17T16:04:47Z</dc:date>
    </item>
    <item>
      <title>Re: Windows Login / Splash / Multi Config widget?</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/windows-login-splash-multi-config-widget/m-p/19824#M716</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Anthony-&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This is great.&amp;nbsp; I have Roberts splash that I was looking at but had not seen your revised COP widget.&amp;nbsp; This is what I was looking for with regard to the multiple users and configs.&amp;nbsp; Now all I need to figure out is the windows login screen piece.&amp;nbsp; Can you explain "On your private app secure your layers that are private and the user will be prompted for a log in."?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Are you referring to security in ESRI (arc server / REST / tokens and that?)&amp;nbsp; I wanted to try something a bit more simple, like on your Editor selection, hit ok, then get a user name and password prompt, then after that get Roberts Splash screen or have the user name and password integrated into your widget or in Roberts widget.&amp;nbsp; I am not a developer so I am finding my way along.....&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;Aaron&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Jan 2014 17:25:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/windows-login-splash-multi-config-widget/m-p/19824#M716</guid>
      <dc:creator>AaronKreag</dc:creator>
      <dc:date>2014-01-17T17:25:25Z</dc:date>
    </item>
    <item>
      <title>Re: Windows Login / Splash / Multi Config widget?</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/windows-login-splash-multi-config-widget/m-p/19825#M717</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Aaron,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You can implement security very easy if you have arcgis server 10.1, see here:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://resources.arcgis.com/en/help/main/10.1/index.html#/Restricting_access_to_GIS_web_services/0154000005pm000000/"&gt;http://resources.arcgis.com/en/help/main/10.1/index.html#/Restricting_access_to_GIS_web_services/0154000005pm000000/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Once you have secured a service the flex viewer will automatically show a log in screen when the application loads.&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>Fri, 17 Jan 2014 17:36:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/windows-login-splash-multi-config-widget/m-p/19825#M717</guid>
      <dc:creator>AnthonyGiles</dc:creator>
      <dc:date>2014-01-17T17:36:38Z</dc:date>
    </item>
    <item>
      <title>Re: Windows Login / Splash / Multi Config widget?</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/windows-login-splash-multi-config-widget/m-p/19826#M718</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Currently at version 10.0....&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Jan 2014 17:46:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/windows-login-splash-multi-config-widget/m-p/19826#M718</guid>
      <dc:creator>AaronKreag</dc:creator>
      <dc:date>2014-01-17T17:46:36Z</dc:date>
    </item>
    <item>
      <title>Re: Windows Login / Splash / Multi Config widget?</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/windows-login-splash-multi-config-widget/m-p/19827#M719</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;How hard would it be to basically blend Roberts splash page with your config selector??&amp;nbsp; I need the logo, tabs, text blocks and buttons in my splash page but want this user config profile selector as well......&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Aaron&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Jan 2014 18:16:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/windows-login-splash-multi-config-widget/m-p/19827#M719</guid>
      <dc:creator>AaronKreag</dc:creator>
      <dc:date>2014-01-17T18:16:28Z</dc:date>
    </item>
    <item>
      <title>Re: Windows Login / Splash / Multi Config widget?</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/windows-login-splash-multi-config-widget/m-p/19828#M720</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Aaron,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It's very easy as all the config selector does is reload the viewer with a particular config file. In the config file for your main viewers add Roberts splash widget.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I jumped from server 9.3.1 to 10.1 so never played with the security for 10 so sorry I can't really help you out with that.&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>Fri, 17 Jan 2014 18:27:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/windows-login-splash-multi-config-widget/m-p/19828#M720</guid>
      <dc:creator>AnthonyGiles</dc:creator>
      <dc:date>2014-01-17T18:27:52Z</dc:date>
    </item>
    <item>
      <title>Re: Windows Login / Splash / Multi Config widget?</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/windows-login-splash-multi-config-widget/m-p/19829#M721</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Anthony-&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Not sure why I am over thinking this....&amp;nbsp; Regarding the security, I went through the wwwroot folder in IIS and just tried Basic and also Windows Security there under the authentication "tab".&amp;nbsp; It works like a champ!&amp;nbsp; The basic is great for what I need.&amp;nbsp; The windows option has to be managed in active directory, I dont want that overhead right now.&amp;nbsp; I will work on using both of the splash pages here this weekend.&amp;nbsp; I think I am squared away!&amp;nbsp; Thanks for the help.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Aaron&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Jan 2014 19:09:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/windows-login-splash-multi-config-widget/m-p/19829#M721</guid>
      <dc:creator>AaronKreag</dc:creator>
      <dc:date>2014-01-17T19:09:47Z</dc:date>
    </item>
    <item>
      <title>Re: Windows Login / Splash / Multi Config widget?</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/windows-login-splash-multi-config-widget/m-p/19830#M722</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Aaron&lt;/P&gt;&lt;P&gt;I know this post is bit old but i want to do same as u have mentioned in your post. &lt;/P&gt;&lt;P&gt;Please let me know if you have found a way for doing this. I am using 10.2 version of server and 3.6 as flex viewer. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards &lt;/P&gt;&lt;P&gt;Saurabh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Aug 2014 10:24:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/windows-login-splash-multi-config-widget/m-p/19830#M722</guid>
      <dc:creator>SaurabhGupta4</dc:creator>
      <dc:date>2014-08-21T10:24:12Z</dc:date>
    </item>
  </channel>
</rss>

