Skip to main content

OpenFGA

Follow the OpenFGA installation guide.

helm repo add openfga https://openfga.github.io/helm-charts
helm repo update
plane up datalayer-openfga

Connect to the API.

echo open http://localhost:8098/stores
plane pf-openfga

Tear down OpenFGA if needed.

plane down datalayer-openfga