heutelbeck / sapl-demos

Demo, tutorial, and benchmarks for the SAPL policy engine
http://sapl.io
Apache License 2.0
16 stars 16 forks source link
access-control authorization benchmark demo examples java policies sapl security spring spring-security tutorial

Build Status

SAPL Demo Projects

Attention The build of the sapl-demo-ethereum module may fail if this web service of web3labs.com is unreachable. In this case copy the file ' sapl-demo-ethereum/src/main/solc/releases.json to ~/.web3j/solc.

This project contains some demo modules demonstrating the usage of the SAPL engine. A good point to start exploring SAPL is by running and experimenting with modifying these demo projects.

If you are interested in how SAPL would be used in an application, you should take a look at sapl-demo-mvc-app and sapl-demo-webflux.

If you want to get familiar with using a PDP directly, start with sapl-demo-embedded.

After that pick a demo that matches your interest.