Samples
The following samples demonstrate the necessary application setup for authentication and authorization based on the SAP Cloud Identity Services (SCI).
The focus of the samples is on the authorization using the Authorization Management Service (AMS), but, since the authentication is a necessary requirement, it's typically demonstrated as well.
Java
The Java samples repository contains the following samples for implementing AMS in Java applications:
CAP Java
: ams-cap-sampleSpring Boot
: spring-security-amsJakarta EE
: jakarta-ams-sample
Node.js
The Node.js samples repository contains the following samples for implementing AMS in Node.js applications:
CAP Node.js
: ams-cap-nodejs-bookshopExpress.js
: ams-express-shopping