Platform Mesh

Access the OpenFGA playground

OpenFGA is the relationship-based authorization system used by Platform Mesh.

Forward the OpenFGA service

kubectl port-forward -n platform-mesh-system svc/openfga 3000 8080 8081

Open the playground

Open:

http://localhost:3000/playground

After completing Explore the example MSP, the organization you created appears in OpenFGA with its authorization data.

OpenFGA Admin