<?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 Mobile App Authentication in Adobe Experience Cloud Mobile Questions</title>
    <link>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-cloud-mobile/mobile-app-authentication/m-p/274037#M216</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 11pt; font-family: Calibri, sans-serif; color: #000000;"&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 11pt; font-family: Calibri, sans-serif; color: #000000;"&gt;We are in the process of testing enterprise single-sign-on for your iOS / Android mobile app and have a few questions:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin: 0 0 0 0.5in; font-size: 11pt; font-family: Calibri, sans-serif; color: #000000; text-indent: -0.25in;"&gt;1)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Do you support federated authentication from your mobile app via SAML/OAuth/OpenID Connect? If Yes, which one method ?&lt;/P&gt;&lt;P style="margin: 0 0 0 0.5in; font-size: 11pt; font-family: Calibri, sans-serif; color: #000000; text-indent: -0.25in;"&gt;2)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Once the user is authenticated via federation, how often does the user get prompted for authentication again? (i.e., do you cache an authentication token so that the user is not prompted every time they launch the mobile app?)&lt;/P&gt;&lt;P style="margin: 0 0 0 0.5in; font-size: 11pt; font-family: Calibri, sans-serif; color: #000000; text-indent: -0.25in;"&gt;3)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Does your mobile app use any of the following embedded browsers for user-authentication. If Yes, which one?&lt;/P&gt;&lt;OL style="list-style-type: lower-alpha;"&gt;&lt;LI&gt;iOS: SFAuthenticationSession (on iOS 11) and SFSafariViewController (iOS 9, 10) ?&lt;/LI&gt;&lt;LI&gt;Android: Chrome Custom Tabs&lt;/LI&gt;&lt;LI&gt;AppAuth SDK &lt;/LI&gt;&lt;/OL&gt;&lt;P style="margin: 0 0 0 0.5in; font-size: 11pt; font-family: Calibri, sans-serif; color: #000000; text-indent: -0.25in;"&gt;4)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Does your mobile app register an app URL scheme that can be invoked to complete enterprise SSO ?&amp;nbsp; Typically an app registers a URL scheme that can be invoked with&amp;nbsp; (SAML/OAuth) authentication token as a parameter. When such a URL is invoked, the mobile app completes the authentication flow with its backend web-service (via direct APIs or an embedded web-view) ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 11pt; font-family: Calibri, sans-serif; color: #000000;"&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 15 Feb 2018 20:01:10 GMT</pubDate>
    <dc:creator>diegog1</dc:creator>
    <dc:date>2018-02-15T20:01:10Z</dc:date>
    <item>
      <title>Mobile App Authentication</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-cloud-mobile/mobile-app-authentication/m-p/274037#M216</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 11pt; font-family: Calibri, sans-serif; color: #000000;"&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 11pt; font-family: Calibri, sans-serif; color: #000000;"&gt;We are in the process of testing enterprise single-sign-on for your iOS / Android mobile app and have a few questions:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin: 0 0 0 0.5in; font-size: 11pt; font-family: Calibri, sans-serif; color: #000000; text-indent: -0.25in;"&gt;1)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Do you support federated authentication from your mobile app via SAML/OAuth/OpenID Connect? If Yes, which one method ?&lt;/P&gt;&lt;P style="margin: 0 0 0 0.5in; font-size: 11pt; font-family: Calibri, sans-serif; color: #000000; text-indent: -0.25in;"&gt;2)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Once the user is authenticated via federation, how often does the user get prompted for authentication again? (i.e., do you cache an authentication token so that the user is not prompted every time they launch the mobile app?)&lt;/P&gt;&lt;P style="margin: 0 0 0 0.5in; font-size: 11pt; font-family: Calibri, sans-serif; color: #000000; text-indent: -0.25in;"&gt;3)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Does your mobile app use any of the following embedded browsers for user-authentication. If Yes, which one?&lt;/P&gt;&lt;OL style="list-style-type: lower-alpha;"&gt;&lt;LI&gt;iOS: SFAuthenticationSession (on iOS 11) and SFSafariViewController (iOS 9, 10) ?&lt;/LI&gt;&lt;LI&gt;Android: Chrome Custom Tabs&lt;/LI&gt;&lt;LI&gt;AppAuth SDK &lt;/LI&gt;&lt;/OL&gt;&lt;P style="margin: 0 0 0 0.5in; font-size: 11pt; font-family: Calibri, sans-serif; color: #000000; text-indent: -0.25in;"&gt;4)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Does your mobile app register an app URL scheme that can be invoked to complete enterprise SSO ?&amp;nbsp; Typically an app registers a URL scheme that can be invoked with&amp;nbsp; (SAML/OAuth) authentication token as a parameter. When such a URL is invoked, the mobile app completes the authentication flow with its backend web-service (via direct APIs or an embedded web-view) ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 11pt; font-family: Calibri, sans-serif; color: #000000;"&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Feb 2018 20:01:10 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-cloud-mobile/mobile-app-authentication/m-p/274037#M216</guid>
      <dc:creator>diegog1</dc:creator>
      <dc:date>2018-02-15T20:01:10Z</dc:date>
    </item>
    <item>
      <title>Re: Mobile App Authentication</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-cloud-mobile/mobile-app-authentication/m-p/274038#M217</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;[&lt;SPAN style="color: #333333; font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif; font-size: 13px; background-color: #ebf5e4;"&gt;moved from &lt;/SPAN&gt;&lt;A _jive_internal="true" class="jivecontainerTT-hover-container" data-objectid="4670" data-objecttype="14" href="https://forums.adobe.com/community/creative_cloud" style="font-size: 13px; font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif; background-color: #ebf5e4; color: #ff6347 !important;"&gt;Adobe Creative Cloud&lt;/A&gt;&lt;SPAN style="color: #333333; font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif; font-size: 13px; background-color: #ebf5e4;"&gt; to &lt;/SPAN&gt;&lt;A _jive_internal="true" class="jivecontainerTT-hover-container" data-objectid="5533" data-objecttype="14" href="https://forums.adobe.com/community/experience-cloud/platform/core-services/mobile-service" style="font-size: 13px; font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif; background-color: #ebf5e4; color: #ff6347 !important;"&gt;Mobile Core Service&lt;/A&gt;]&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Feb 2018 20:35:52 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-cloud-mobile/mobile-app-authentication/m-p/274038#M217</guid>
      <dc:creator>kglad</dc:creator>
      <dc:date>2018-02-15T20:35:52Z</dc:date>
    </item>
    <item>
      <title>Re: Mobile App Authentication</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-cloud-mobile/mobile-app-authentication/m-p/274039#M218</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Which mobile app are you testing?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Jul 2019 20:38:15 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-cloud-mobile/mobile-app-authentication/m-p/274039#M218</guid>
      <dc:creator>jantzen_b</dc:creator>
      <dc:date>2019-07-18T20:38:15Z</dc:date>
    </item>
  </channel>
</rss>

