From 9bbe16eefccda9dc1f8ef69bea37c2891a451fe8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9s=20Aguiar?= Date: Mon, 1 Jul 2024 18:25:25 -0300 Subject: [PATCH] Update fine-grained-news-2024-06.md (#785) --- blog/fine-grained-news-2024-06.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/blog/fine-grained-news-2024-06.md b/blog/fine-grained-news-2024-06.md index 69393db5f..d0ed7a1d3 100644 --- a/blog/fine-grained-news-2024-06.md +++ b/blog/fine-grained-news-2024-06.md @@ -36,7 +36,7 @@ If you are using OpenFGA in production, please consider adding your company/proj ## Community -- [Zuplo](https://zuplo.com) released an [OpenFGA Authorization Inbound Policy](https://zuplo.com/docs/policies/openfga-authz-inbound) that makes it super simple to add fine-grained authorization to your APIs. They are also using OpenFGA deployed globally in GCP for Zuplo itself. You can learn more about their OpenFGA integration journey in this webinar. +- [Zuplo](https://zuplo.com) released an [OpenFGA Authorization Inbound Policy](https://zuplo.com/docs/policies/openfga-authz-inbound) that makes it super simple to add fine-grained authorization to your APIs. They are also using OpenFGA deployed globally in GCP for Zuplo itself. You can learn more about their OpenFGA integration journey [in this webinar](https://landing.zuplo.com/oktafgawebinarreg). - [Martin Besozzi](https://github.com/embesozzi) built an [APISIX plugin for OpenFGA](https://github.com/embesozzi/apisix-authz-openfga). He also published a blog post about [Mastering Access Control: Implementing Low-Code Authorization Based on ReBAC and Decoupling Pattern](https://embesozzi.medium.com/mastering-access-control-implementing-low-code-authorization-based-on-rebac-and-decoupling-pattern-f6f54f70115e) demonstrating how to use it.