forked from baron/baron-sso
fix: improve keto sync reliability and initial rebac permissions for super admin
This commit is contained in:
@@ -32,7 +32,7 @@ test.describe("DevFront security and isolation", () => {
|
||||
).toBeVisible();
|
||||
});
|
||||
|
||||
test("RBAC: non-AppManager user should not see private apps", async ({
|
||||
test("RBAC: user without manage_all permission should not see private apps", async ({
|
||||
page,
|
||||
}) => {
|
||||
const state = {
|
||||
|
||||
Reference in New Issue
Block a user