fix: use stable engine authentik groups
This commit is contained in:
@@ -91,7 +91,7 @@ export const mockServices: Service[] = [
|
||||
status: "active",
|
||||
order: 10,
|
||||
authentikApplicationSlug: "nodedc-engine",
|
||||
authentikGroupName: "nodedc:engine:viewer",
|
||||
authentikGroupName: "nodedc_viewer",
|
||||
createdAt: "2026-04-01T10:00:00Z",
|
||||
updatedAt: now,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user