Access the OpenFGA playground
OpenFGA is the relationship-based authorization system used by Platform Mesh.
Forward the OpenFGA service
bash
kubectl port-forward -n platform-mesh-system svc/openfga 3000 8080 8081Open the playground
Open:
text
http://localhost:3000/playgroundAfter completing Explore the example MSP, the organization you created appears in OpenFGA with its authorization data.
