<?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: ArcGIS Viewer for Flex under security in ArcGIS Viewer for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/arcgis-viewer-for-flex-under-security/m-p/607671#M18159</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Naty,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; This is not a simple task but here is a thread that has MANY posts concerning this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/thread/24221"&gt;Login Screen for the Flexviewer&lt;/A&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 04 Nov 2014 19:36:14 GMT</pubDate>
    <dc:creator>RobertScheitlin__GISP</dc:creator>
    <dc:date>2014-11-04T19:36:14Z</dc:date>
    <item>
      <title>ArcGIS Viewer for Flex under security</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/arcgis-viewer-for-flex-under-security/m-p/607670#M18158</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All, I wish I could test a value in a JSON and if the value correspond to "XXXXX" I want to give access...otherwise the Flex Viewer should show a HTMLpopup and then unload itself....&lt;/P&gt;&lt;P&gt;Is it possible?&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Naty&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Nov 2014 15:53:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/arcgis-viewer-for-flex-under-security/m-p/607670#M18158</guid>
      <dc:creator>NatashaManzuiga</dc:creator>
      <dc:date>2014-11-04T15:53:25Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Viewer for Flex under security</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/arcgis-viewer-for-flex-under-security/m-p/607671#M18159</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Naty,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; This is not a simple task but here is a thread that has MANY posts concerning this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/thread/24221"&gt;Login Screen for the Flexviewer&lt;/A&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Nov 2014 19:36:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/arcgis-viewer-for-flex-under-security/m-p/607671#M18159</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2014-11-04T19:36:14Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Viewer for Flex under security</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/arcgis-viewer-for-flex-under-security/m-p/607672#M18160</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Robert, I have a httpservice&amp;nbsp; that read a webservice as result if I'm authorized or not.&lt;/P&gt;&lt;P&gt;-The httpservice is located in ConfigManager.as...and I have a public Boolean variable with the Result..&lt;/P&gt;&lt;P&gt;-I added the eSplashWidget&lt;/P&gt;&lt;P&gt;Now...what I want to do is that I load the eSplash widget(modal view) only if I'm not authorized and when I click the ok button (of the widget) I want to redirect the url to another page...&lt;/P&gt;&lt;P&gt;Is it possible?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Naty&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Nov 2014 09:35:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/arcgis-viewer-for-flex-under-security/m-p/607672#M18160</guid>
      <dc:creator>NatashaManzuiga</dc:creator>
      <dc:date>2014-11-12T09:35:10Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Viewer for Flex under security</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/arcgis-viewer-for-flex-under-security/m-p/607673#M18161</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Naty,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; If you are using the ArcGIS Security/Login stuff from the link in my previous post then your desired workflow is not practical. If a user is not authorized by the webservice than the Viewer and it's widgets will not be displayed (thus you can not use the eSplash widget).Your better course of action would be to redirect the user to a html page that explains why they are not authorized to use the site and on that html page provide a link to the desired end point.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Nov 2014 13:55:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/arcgis-viewer-for-flex-under-security/m-p/607673#M18161</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2014-11-12T13:55:07Z</dc:date>
    </item>
  </channel>
</rss>

