feat: support oidc restriction management in the settings
This commit is contained in:
parent
3a5ab68432
commit
169a7b14d0
10 changed files with 638 additions and 7 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue