feat: support oidc restriction management in the settings

This commit is contained in:
Aarnav Tale
2025-04-05 18:49:55 -04:00
parent 3a5ab68432
commit 169a7b14d0
10 changed files with 638 additions and 7 deletions
+1 -1
View File
@@ -22,7 +22,7 @@ export const Capabilities = {
// Write feature configuration, for example, enable Taildrop (unimplemented)
write_feature: 1 << 6,
// Configure user & group provisioning (unimplemented)
// Configure user & group provisioning
configure_iam: 1 << 7,
// Read machines, for example, see machine names and status