cancel
Showing results for 
Search instead for 
Did you mean: 

how to remove authentication and access a fiori app as a free link without any authentication.

krishnakumar_nagarajan01
Product and Topic Expert
Product and Topic Expert
0 Kudos

how to remove authentication and access a fiori app as a free link without any authentication.

View Entire Topic
WouterLemaire
Active Contributor

You’re talking about an app in BTP right? App with ui only or also cap involved? Here you have an example for the ui config:  https://github.com/lemaiwo/BTPServiceOverview/blob/main/app/recap.capadvancedprogrammingmodel.btpser... 

you also need an approuter with following config: https://github.com/lemaiwo/BTPServiceOverview/blob/main/approuter/xs-app.json 

The full repo is an example of a public app using cap and ui5: https://github.com/lemaiwo/BTPServiceOverview/tree/main

Hope this helps.

 

 

krishnakumar_nagarajan01
Product and Topic Expert
Product and Topic Expert
0 Kudos
i couldnt access this code in github. can you please share xs-app.json code here. thanks.