Skip to content

Secure a Basic Node.js App with the Authorization and Trust Management Service (XSUAA) #2148

@gparlakov

Description

@gparlakov

Tutorials: https://developers.sap.com/tutorials/cp-cf-security-xsuaa-create.html

On the step Call your application from its secure route I got a 500 internal error when calling https://approuter-<my-app-host>.cfapps.<global-account>.hana.ondemand.com/products.
It turns out there was 1 less binding than required (products-list was bound to the xsuaa service instance but the approuter app was not)
Fixed following https://me.sap.com/notes/0002949591

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions