<?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 Pass credentials to WebView? in ArcGIS AppStudio Questions</title>
    <link>https://community.esri.com/t5/arcgis-appstudio-questions/pass-credentials-to-webview/m-p/1217210#M4367</link>
    <description>&lt;P&gt;My app embeds a WebView which is used to open an ArcGIS Hub.&amp;nbsp; Hub requires the user to sign in.&amp;nbsp; The first step in the app is for the user to enter name and password, which are then authenticated with AGOL, returning a token.&amp;nbsp; Is it possible to supply these credentials to the WebView showing Hub, so that the user is automatically signed in to Hub without having to AGAIN enter name and password?&lt;/P&gt;</description>
    <pubDate>Thu, 29 Sep 2022 00:16:53 GMT</pubDate>
    <dc:creator>GeneVaatveit</dc:creator>
    <dc:date>2022-09-29T00:16:53Z</dc:date>
    <item>
      <title>Pass credentials to WebView?</title>
      <link>https://community.esri.com/t5/arcgis-appstudio-questions/pass-credentials-to-webview/m-p/1217210#M4367</link>
      <description>&lt;P&gt;My app embeds a WebView which is used to open an ArcGIS Hub.&amp;nbsp; Hub requires the user to sign in.&amp;nbsp; The first step in the app is for the user to enter name and password, which are then authenticated with AGOL, returning a token.&amp;nbsp; Is it possible to supply these credentials to the WebView showing Hub, so that the user is automatically signed in to Hub without having to AGAIN enter name and password?&lt;/P&gt;</description>
      <pubDate>Thu, 29 Sep 2022 00:16:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-appstudio-questions/pass-credentials-to-webview/m-p/1217210#M4367</guid>
      <dc:creator>GeneVaatveit</dc:creator>
      <dc:date>2022-09-29T00:16:53Z</dc:date>
    </item>
    <item>
      <title>Re: Pass credentials to WebView?</title>
      <link>https://community.esri.com/t5/arcgis-appstudio-questions/pass-credentials-to-webview/m-p/1220517#M4372</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/589598"&gt;@GeneVaatveit&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;It is possible with some effort. Take a look at the Sidebar template and under /utility/Portal see how OAuth2View.qml uses a WebView and AuthenticationController that uses AuthenticationManager. You may need to store username and password locally during first authentication and use it for the second one.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Trevor&lt;/P&gt;</description>
      <pubDate>Mon, 10 Oct 2022 21:58:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-appstudio-questions/pass-credentials-to-webview/m-p/1220517#M4372</guid>
      <dc:creator>TrevorFrame</dc:creator>
      <dc:date>2022-10-10T21:58:01Z</dc:date>
    </item>
  </channel>
</rss>

