Skip to content

Commit

Permalink
Update static topaz template assets
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jul 15, 2024
1 parent 82b2b90 commit be3c88d
Show file tree
Hide file tree
Showing 15 changed files with 5,115 additions and 1 deletion.
22 changes: 22 additions & 0 deletions static/assets/templates/api-auth.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
{
"name": "api-auth",
"description": "API Authorization template",
"assets": {
"manifest": "api-auth/manifest.yaml",
"policy": {
"name": "api-auth",
"resource": "ghcr.io/aserto-policies/policy-rebac:latest"
},
"idp_data": [
"citadel/citadel_objects.json",
"citadel/citadel_relations.json"
],
"domain_data": [
"api-auth/api-auth-objects.json",
"api-auth/api-auth-relations.json"
],
"assertions": [
"api-auth/test/api-auth_assertions.json"
]
}
}
Loading

0 comments on commit be3c88d

Please sign in to comment.