Add shared credential envelope infrastructure

This commit is contained in:
2026-07-28 19:32:41 +02:00
parent 3f5870281a
commit 13bc3d3b4e
17 changed files with 2094 additions and 4 deletions
+2
View File
@@ -161,5 +161,7 @@ export const adminReadScopes = [
"access:system_role:read",
"access:audit:read",
"access:system_setting:read",
"access:system_credential:read",
"access:credential:read",
"access:governance:read"
];