I have been delevopping and deploying a python application for the SAP Cloud Foundry and trying to implement an authentication check using OAuth2.0.
Using this Tutorial.
Link to Code Note: I excluded the node_modules/@sap/approuter
for storage reasons
When I open https://cproPythonAI_web.cfapps.us10.hana.ondemand.com
the login site is loaded correctly, but after the login I get to a Error-Site.
Kind regards and thanks for help Nick
- did every step of the tutorial
- entered "authenticationMethod": "none" to the xs-app.json. Then i get redirect to the index.html, but of course the authentification is skipped