Skip to content

Releases: embesozzi/keycloak-openfga-workshop

2.4.0

30 Jun 17:57
Compare
Choose a tag to compare

✨ 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

29 Jun 00:47
Compare
Choose a tag to compare

✨ New Features

  • 8dc588d Update Keycloak to v25.0.1 and OpenFGA platform to v1.5.5. Update custom extension

2.2.0

07 Nov 22:24
Compare
Choose a tag to compare

✨ New Features

  • ba93d12import-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

02 Nov 02:27
Compare
Choose a tag to compare

🐛 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

14 Oct 21:37
Compare
Choose a tag to compare

✨ 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

08 Oct 13:50
Compare
Choose a tag to compare

✨ New Features

❤️ What's New

1.0.0

06 Oct 22:03
Compare
Choose a tag to compare

✨ 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