openfga/OpenFGA Model Testing Action
Github Action for testing your OpenFGA Authorization Model
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| test_path | Path to the test file or folder | no | . |
| test_files_pattern | Pattern to match the test files | no | *.fga.yaml |
| fga_server_url | The OpenFGA server to test the Authorization Model against. If not provided, the tests will be run using the cli built-in OpenFGA instance. | no | "" |
| fga_server_store_id | The OpenFGA server store id. Must be provided if fga_server_url is configured. | no | "" |
| fga_api_token | The api token to use for testing against an OpenFGA server. Ignored if fga_server_url is not provided. | no | "" |
| fga_cli_version | Version tag of openfga/cli to use | no | latest |
Outputs
no outputs