mirror of
https://github.com/paralus/paralus.git
synced 2026-02-14 17:49:51 +00:00
Fix casbin permissions, add kratos changes
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
"name": "ops_star.all",
|
||||
"resource_urls": [
|
||||
{
|
||||
"url": "/:*",
|
||||
"url": "*",
|
||||
"methods": [
|
||||
"GET",
|
||||
"POST",
|
||||
@@ -16,4 +16,4 @@
|
||||
"description": "Provides complete access, make me a super admin.",
|
||||
"authenticated": true,
|
||||
"scope": "ORGANIZATION"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user