Releases: embesozzi/keycloak-openfga-workshop
Releases · embesozzi/keycloak-openfga-workshop
2.4.0
✨ New Features
769e67a
Add an example of access control at the API Gateway level with APISIX and the plugin authz-openfga, based on the article Mastering Access Control: Implementing Low-Code Authorization Based on ReBAC and the Decoupling Pattern.
2.3.0
✨ New Features
8dc588d
Update Keycloak to v25.0.1 and OpenFGA platform to v1.5.5. Update custom extension
2.2.0
✨ New Features
ba93d12
import-config: Automatically import all the required configurations into the Keycloak and OpenFGA platforms. The new docker compose file, called docker-compose-import.yaml
, uses the openfga/cli
image to import the OpenFGA authorization schema.
2.1.1
🐛 Bugfixes
a816d52
Change store API port mapping in docker-compose-apps file and OIDC provider hostname in the config file. Adjust KC health check configuration and listener port in docker-compose file.
2.1.0
✨ New Features
5e2bc01
apps: Change error messages. Minor changes in docker compose files.
f57bd09
store-api: Improve project structure MVC. Add middleware for JWT validation and OpenFGA permission check.
2.0.0
✨ New Features
❤️ What's New
1.0.0
✨ New Features
This is the initial version of the workshop demonstrating the integration between Keycloak and OpenFGA via Kafka. It showcases how to apply fine-grained access control for high performance and flexible authorization