OPENFGA

The following OPENFGA resources can be deployed using OpenMCF:

Next article

OpenFGA Authorization Model

OpenFGA Authorization Model Deploys an authorization model into an existing OpenFGA store. The model defines types, relations, and access rules that govern how permission checks are evaluated. Models can be specified in DSL format (recommended) or JSON format, and are immutable — each change creates a new model version with a new ID. This component requires Terraform/Tofu as the provisioner; no Pulumi provider is available. What Gets Created When you deploy an OpenFgaAuthorizationModel...
Read next article