<?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: Login (Optional Feature) on Web Application in ArcGIS Web AppBuilder Questions</title>
    <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/login-optional-feature-on-web-application/m-p/261050#M6932</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Brian,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; Your problem is going to be that when you add the secured layer then automatically on startup the user will be challenged for a username and password. the only way you will not be challenged is is the layer is not loaded into the web map at the start. You can use the &lt;A href="https://community.esri.com/docs/DOC-7629"&gt;AddLayer Widget&lt;/A&gt; to add predefined layers at runtime.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 29 Apr 2016 00:44:15 GMT</pubDate>
    <dc:creator>RobertScheitlin__GISP</dc:creator>
    <dc:date>2016-04-29T00:44:15Z</dc:date>
    <item>
      <title>Login (Optional Feature) on Web Application</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/login-optional-feature-on-web-application/m-p/261049#M6931</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm hosting a application, built with WAB, on an external facing web server. The application utilizes an AGOL web map that is shared to Everyone and contains numerous publicly available and unsecured web service layers. What I would like to do is add in some secured web services, which would be hosted on my own ArcGIS Server, and have an option for the end user to login and display the secured content; HOWEVER, I don't want the initial load of the web app to display the login dialogue. I'd rather it be an option that a user invokes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Below are some details of my architecture/configuration:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Application hosted on external-facing web server, which is also my ArcGIS Server Web Adaptor&lt;/LI&gt;&lt;LI&gt;Internal ArcGIS Server, available through web adaptor server mentioned above. Services secured via AD users and/or security groups.&lt;/LI&gt;&lt;LI&gt;AGOL subscription configured with federated login access to our Active Directory.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How do I deploy this scenario?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Apr 2016 19:23:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/login-optional-feature-on-web-application/m-p/261049#M6931</guid>
      <dc:creator>BrianCollins</dc:creator>
      <dc:date>2016-04-28T19:23:21Z</dc:date>
    </item>
    <item>
      <title>Re: Login (Optional Feature) on Web Application</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/login-optional-feature-on-web-application/m-p/261050#M6932</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Brian,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; Your problem is going to be that when you add the secured layer then automatically on startup the user will be challenged for a username and password. the only way you will not be challenged is is the layer is not loaded into the web map at the start. You can use the &lt;A href="https://community.esri.com/docs/DOC-7629"&gt;AddLayer Widget&lt;/A&gt; to add predefined layers at runtime.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Apr 2016 00:44:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/login-optional-feature-on-web-application/m-p/261050#M6932</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2016-04-29T00:44:15Z</dc:date>
    </item>
    <item>
      <title>Re: Login (Optional Feature) on Web Application</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/login-optional-feature-on-web-application/m-p/261051#M6933</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks &lt;A href="https://community.esri.com/migrated-users/3101"&gt;Robert Scheitlin, GISP&lt;/A&gt;...I think I may just end up maintaining a second application, registered with AGOL OAuth, and add the secured services to that one. I'd prefer that public users not be able to see the secured layers at all, which they presumably could if I use the AddLayer Widget. I think I'll just go old school and add a link to launch the secured application on its own.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Apr 2016 02:46:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/login-optional-feature-on-web-application/m-p/261051#M6933</guid>
      <dc:creator>BrianCollins</dc:creator>
      <dc:date>2016-04-29T02:46:55Z</dc:date>
    </item>
    <item>
      <title>Re: Login (Optional Feature) on Web Application</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/login-optional-feature-on-web-application/m-p/261052#M6934</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a similar situation, in that I have a publicly viewable app and would like to have some layers viewable only by some. I would prefer that all users are not challenged with a log in screen. Also, our organization uses federated log-ins, and the log-in screen that comes up for these layers cannot take federated log ins. Also, I tried the "Add Data" widget, but it does not "see" the secured layers in the curated group, so they can't be added.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Jun 2019 12:21:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/login-optional-feature-on-web-application/m-p/261052#M6934</guid>
      <dc:creator>swoiak</dc:creator>
      <dc:date>2019-06-25T12:21:57Z</dc:date>
    </item>
    <item>
      <title>Re: Login (Optional Feature) on Web Application</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/login-optional-feature-on-web-application/m-p/261053#M6935</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sandy,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;Sorry. You are in a tough spot. I am not sure what to do in your situation.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Jun 2019 12:54:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/login-optional-feature-on-web-application/m-p/261053#M6935</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2019-06-25T12:54:43Z</dc:date>
    </item>
  </channel>
</rss>

