Expand my Community achievements bar.

Join us on September 25th for a must-attend webinar featuring Adobe Experience Maker winner Anish Raul. Discover how leading enterprises are adopting AI into their workflows securely, responsibly, and at scale.

Mark Solution

This conversation has been locked due to inactivity. Please create a new post.

SOLVED

Mobile App Authentication

Avatar

Level 1

Hello,

We are in the process of testing enterprise single-sign-on for your iOS / Android mobile app and have a few questions:

1)      Do you support federated authentication from your mobile app via SAML/OAuth/OpenID Connect? If Yes, which one method ?

2)      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?)

3)      Does your mobile app use any of the following embedded browsers for user-authentication. If Yes, which one?

  1. iOS: SFAuthenticationSession (on iOS 11) and SFSafariViewController (iOS 9, 10) ?
  2. Android: Chrome Custom Tabs
  3. AppAuth SDK

4)      Does your mobile app register an app URL scheme that can be invoked to complete enterprise SSO ?  Typically an app registers a URL scheme that can be invoked with  (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) ?

Thanks

Topics

Topics help categorize Community content and increase your ability to discover relevant content.

1 Accepted Solution

Avatar

Correct answer by
Level 3
2 Replies

Avatar

Correct answer by
Level 3

Avatar

Employee

Which mobile app are you testing?