cancel
Showing results for 
Search instead for 
Did you mean: 

How SAPUI5 Hybrid App Authentication is done from SAP Cloud Platform to On Premise System

0 Kudos

Hello Experts,

I am developing a SAPUI5 Hybrid app (standalone) using webide, When I download it after packaging through webide and test it on my smartphone, Initially it prompts to login using SAP cloud platform credentials.

It means we need to create SAP cloud platform user ids for our end users, but how we reference those cloud user id with our on premise gateway user id?

Suppose,

my On Premise Gateway user ID is "G0001" and

Cloud user ID is "S0000001"

I will login to the hybrid app using the Cloud ID, but OData calls will be authorized on the basis on Gateway user ID.

So, How we can identify that a particular Cloud user ID is referenced to a On Premise Gateway user ID?

We have configured the cloud connector, I have also added the destination in cockpit and connection is successful.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

There are two ways of connecting. One is using certificates and the other is using the user ID and password.

Ideally, if you want to connect to the on-premise system from cloud tenant, you need be using your on-premise user id and password in the cloud tenant.
Check for authentication.

Thank you

Saanvi S

Answers (0)