cancel
Showing results for 
Search instead for 
Did you mean: 

Mobile App Authentication Ariba and SAP Jam

Former Member
0 Kudos
  • 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?
  • a. iOS: SFAuthenticationSession (on iOS 11) and SFSafariViewController (iOS 9, 10) ?
  • b. Android: Chrome Custom Tabs
  • c. 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

Accepted Solutions (0)

Answers (0)