openfga
There are 39 repositories under openfga topic.
permitio/opal
Policy and data administration, distribution, and real-time updates on top of Policy Agents (OPA, Cedar, ...)
openfga/openfga
A high performance and flexible authorization/permission engine built for developers and inspired by Google Zanzibar
embesozzi/keycloak-openfga-workshop
Keycloak integration with OpenFGA (based on Zanzibar) for Fine-Grained Authorization at Scale (ReBAC)
openfga/go-sdk
OpenFGA SDK for Go
openfga/js-sdk
OpenFGA SDK for node.js and JavaScript - https://www.npmjs.com/package/@openfga/sdk
openfga/cli
A cross-platform CLI to interact with an OpenFGA server
openfga/dotnet-sdk
OpenFGA SDK for .NET - https://www.nuget.org/packages/OpenFga.Sdk
openfga/python-sdk
OpenFGA SDK for Python 3 - https://pypi.org/project/openfga-sdk/
openfga/sample-stores
Examples of OpenFGA models + store content
openfga/openfga.dev
OpenFGA website and documentation
openfga/java-sdk
OpenFGA SDK for Java - https://central.sonatype.com/artifact/dev.openfga/openfga-sdk
Hawxy/Fga.Net
OpenFGA & Auth0 FGA for ASP.NET Core + Worker Services
embesozzi/keycloak-openfga-event-publisher
Keycloak OpenFGA Event Publisher enables event integration between Keycloak and OpenFGA for Fine-Grained Authorization (FGA) using the OpenFGA SDK.
openfga/helm-charts
Official Helm charts for the OpenFGA project.
openfga/api
Protocol Buffers used by OpenFGA
openfga/language
Grammar for the OpenFGA modeling language
tx7do/kratos-authz
kratos authorization middleware
openfga/sdk-generator
OpenFGA Client SDK Generator
openfga/frontend-utils
Helpful functions for building OpenFGA model authoring frontends - https://www.npmjs.com/package/@openfga/frontend-utils
openfga/vscode-ext
An OpenFGA extension for VS Code
embesozzi/keycloak-openfga-event-kafka
Keycloak OpenFGA Custom Event Listener for integrating Keycloak and OpenFGA via Kafka for Fine-Grained Authorization
embesozzi/apisix-authz-openfga
APISIX plugin for integration with OpenFGA platform for FGA
quarkiverse/quarkus-openfga-client
Quarkus extension for OpenFGA support
akwaaba-xyz/urkel
A gRPC client and HTTP wrapping server for Open FGA, built in Rust.
maxmindlin/openfga-dsl-parser
Parsing and JSON transformer library for the OpenFGA authorization DSL
ZEISS/fiber-authz
👮♂️ A middleware to secure routes in fiber ⚡️
alexandrebrg/openfga-helm
OpenFGA helm chart to help you deploy in your Kubernetes Cluster.
embesozzi/keycloak-openfga-multitenancy-workshop
Keycloak integration with OpenFGA and Apache APISIX for multi-tenancy authentication and authorization at Scale
theopenlane/iam
identity and access management tooling and wrappers + helpers
evansims/openfga-php
(Experimental & Unofficial) OpenFGA SDK for PHP
iammathew/openfga-rs
openfga-rs is a OpenFGA model parser and compiler written in rust
liamwh/openfga-rs
OpenFGA SDK for Rust, built from OpenFGA's official protobuf files
maxmindlin/openfga-dsl-parser-python
Python bindings to the openfga-dsl-parser library
canonical/openfga-rock
OCI image for Openfga based on Ubuntu built using rockcraft.
ranfysvalle02/mdb-openfga
This repository showcases how to integrate MongoDB Atlas Vector Search with OpenFGA for secure access control in a document management system. It demonstrates partitioning documents, generating embeddings for content sections, and leveraging OpenFGA's authorization policies to ensure only authorized users can access specific documents.