Technology Blogs by SAP
Learn how to extend and personalize SAP applications. Follow the SAP technology blog for insights into SAP BTP, ABAP, SAP Analytics Cloud, SAP HANA, and more.
cancel
Showing results for 
Search instead for 
Did you mean: 

The Mobile Connectivity feature of SAP Cloud Platform Mobile Services let customers to define the connectivity to back-end systems. The "SSO Mechanism" allows Mobile Service to access the protected Back-end applications without manually entering the password.


This series of articles focus on giving a step-by-step guidance for a few SSO scenarios which are often used but not easy to do it right:



From Mobile Service in Cloud Foundry to Apps in Cloud Foundry



  • Forward Authentication

    • Back-end Server uses the same XSUAA instance with mobile application

    • Back-end Server grants scopes access to mobile application



  • OAuth2 User Token Exchange

  • OAuth2 SAML Bearer Assertion

  • OAuth2 Client Credentials


For more information about this scenario, please click here.

From Mobile Service in Cloud Foundry to Apps in Neo



  • Application to Application SSO

  • OAuth2 SAML Bearer Assertion


From Mobile Service in Neo to Apps in Cloud Foundry



  • OAuth2 SAML Bearer Assertion


For the other two scenarios, please click here.