<?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: How to get back to the app after Signing In in ArcGIS AppStudio Questions</title>
    <link>https://community.esri.com/t5/arcgis-appstudio-questions/how-to-get-back-to-the-app-after-signing-in/m-p/846159#M2666</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The sample already does that. The trick is to have a registered client ID and have a redirect URL set to the native app.&amp;nbsp;R&lt;SPAN style="color: #4c4c4c;"&gt;egister your app if you haven't already, and add your own redirect URI, or add&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="" style="font-size: 17px;"&gt;urn:ietf:wg:oauth:2.0:oob&lt;/SPAN&gt;&lt;SPAN style="color: #4c4c4c;"&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;to use the hosted redirect page back to your app on&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="" style="color: #4c4c4c;"&gt;ArcGIS Online&lt;/SPAN&gt;&lt;SPAN style="color: #4c4c4c;"&gt;. The&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="" style="font-size: 17px;"&gt;urn:ietf:wg:oauth:2.0:oob&lt;/SPAN&gt;&lt;SPAN style="color: #4c4c4c;"&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;URI is also automatically set for any apps made and registered in&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="" style="color: #4c4c4c;"&gt;AppStudio for ArcGIS Desktop Edition&lt;/SPAN&gt;&lt;SPAN style="color: #4c4c4c;"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://doc.arcgis.com/en/appstudio/create-apps/signyourapp.htm#ESRI_SECTION1_549220729B524C39A68333684173765D"&gt;http://doc.arcgis.com/en/appstudio/create-apps/signyourapp.htm#ESRI_SECTION1_549220729B524C39A68333684173765D&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We have implemented that in the MapViewer OAuth2View.qml using the Runtime&amp;nbsp;&lt;SPAN style="color: #800080;"&gt;AuthenticationManager&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #800080;"&gt;Nakul&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 13 May 2019 17:53:00 GMT</pubDate>
    <dc:creator>nakulmanocha</dc:creator>
    <dc:date>2019-05-13T17:53:00Z</dc:date>
    <item>
      <title>How to get back to the app after Signing In</title>
      <link>https://community.esri.com/t5/arcgis-appstudio-questions/how-to-get-back-to-the-app-after-signing-in/m-p/846158#M2665</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Good Day,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I&amp;nbsp;want to use&amp;nbsp;the OAuth + Biometric Authentication template as my application's sign in page whereby the user stays signed on where using the app.&amp;nbsp;Any ideas on how&amp;nbsp;I can do this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 May 2019 14:08:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-appstudio-questions/how-to-get-back-to-the-app-after-signing-in/m-p/846158#M2665</guid>
      <dc:creator>GiatriLalla</dc:creator>
      <dc:date>2019-05-13T14:08:33Z</dc:date>
    </item>
    <item>
      <title>Re: How to get back to the app after Signing In</title>
      <link>https://community.esri.com/t5/arcgis-appstudio-questions/how-to-get-back-to-the-app-after-signing-in/m-p/846159#M2666</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The sample already does that. The trick is to have a registered client ID and have a redirect URL set to the native app.&amp;nbsp;R&lt;SPAN style="color: #4c4c4c;"&gt;egister your app if you haven't already, and add your own redirect URI, or add&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="" style="font-size: 17px;"&gt;urn:ietf:wg:oauth:2.0:oob&lt;/SPAN&gt;&lt;SPAN style="color: #4c4c4c;"&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;to use the hosted redirect page back to your app on&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="" style="color: #4c4c4c;"&gt;ArcGIS Online&lt;/SPAN&gt;&lt;SPAN style="color: #4c4c4c;"&gt;. The&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="" style="font-size: 17px;"&gt;urn:ietf:wg:oauth:2.0:oob&lt;/SPAN&gt;&lt;SPAN style="color: #4c4c4c;"&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;URI is also automatically set for any apps made and registered in&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="" style="color: #4c4c4c;"&gt;AppStudio for ArcGIS Desktop Edition&lt;/SPAN&gt;&lt;SPAN style="color: #4c4c4c;"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://doc.arcgis.com/en/appstudio/create-apps/signyourapp.htm#ESRI_SECTION1_549220729B524C39A68333684173765D"&gt;http://doc.arcgis.com/en/appstudio/create-apps/signyourapp.htm#ESRI_SECTION1_549220729B524C39A68333684173765D&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We have implemented that in the MapViewer OAuth2View.qml using the Runtime&amp;nbsp;&lt;SPAN style="color: #800080;"&gt;AuthenticationManager&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #800080;"&gt;Nakul&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 May 2019 17:53:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-appstudio-questions/how-to-get-back-to-the-app-after-signing-in/m-p/846159#M2666</guid>
      <dc:creator>nakulmanocha</dc:creator>
      <dc:date>2019-05-13T17:53:00Z</dc:date>
    </item>
    <item>
      <title>Re: How to get back to the app after Signing In</title>
      <link>https://community.esri.com/t5/arcgis-appstudio-questions/how-to-get-back-to-the-app-after-signing-in/m-p/846160#M2667</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I did this already however it is just taking me back to a Profile page. Thats it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 May 2019 17:56:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-appstudio-questions/how-to-get-back-to-the-app-after-signing-in/m-p/846160#M2667</guid>
      <dc:creator>GiatriLalla</dc:creator>
      <dc:date>2019-05-13T17:56:48Z</dc:date>
    </item>
    <item>
      <title>Re: How to get back to the app after Signing In</title>
      <link>https://community.esri.com/t5/arcgis-appstudio-questions/how-to-get-back-to-the-app-after-signing-in/m-p/846161#M2668</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, because this sample is what supposed to take you to the Profile page. You can add your logic to go to some other page.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/447491_pastedImage_1.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 May 2019 18:04:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-appstudio-questions/how-to-get-back-to-the-app-after-signing-in/m-p/846161#M2668</guid>
      <dc:creator>nakulmanocha</dc:creator>
      <dc:date>2019-05-13T18:04:20Z</dc:date>
    </item>
  </channel>
</rss>

