Overview
Grantex supports policy-as-code workflows where your authorization policies live in a Git repository and are automatically synced to the auth service.Uploading Policy Bundles
Upload a policy bundle via the API:Git Webhook Integration
Set up a webhook to automatically sync on push:- Configure a webhook in your Git provider pointing to:
- Your CI/CD pipeline bundles and uploads the policies on each push to main