cancel
Showing results for 
Search instead for 
Did you mean: 

How to Launch a FIORI App Directly via a URL without going to Launchpad without login page

Former Member
0 Kudos

Our customers who wanted to directly launch the application using a direct link, without getting to the FIORI Launchpad without authentication page.

Accepted Solutions (0)

Answers (1)

Answers (1)

toy_jbiscocho
Participant
0 Kudos

Hi Govind,

You can get the URL for the app on the cloud platform account where you deployed your app. Sample format will be https://<app name>-<sub account>.dispatcher.ondemand.com.

As for the authentication page, if you have configured SSO, then the customer will be taken directly to the app. If not, then they will be asked to log in.

Regards,

Jing

Danielm
Explorer
0 Kudos

Good day Jing,

My customer use the Fiori launchpad on CRM. From here they click a tile that contain the direct URL of a Fiori applications on another system (ECC) - Here the authentication screen comes up again, how can we have this request bypass the ECC Fiori authentication?

Thanks!

toy_jbiscocho
Participant
0 Kudos

Hi Daniel,

This all depends on how the iniital authentication is done and whether the trust relationships between the systems are in place.Can you elaborate?

In our case, our Fiori Launchpad is provided by the Portal service from the SAP Cloud Platform. We have configured SSO between the services using a SAML provider (in our case Okta). SSO to the backend was done through principal propagation.

Regards,

Jing