vault: revert to confidential client, Web UI only (no CLI)
All checks were successful
Run nix flake check / flake-check (push) Successful in 2m8s
All checks were successful
Run nix flake check / flake-check (push) Successful in 2m8s
This commit is contained in:
@@ -115,6 +115,11 @@ locals {
|
||||
password_length = 64
|
||||
}
|
||||
|
||||
# OpenBao OAuth2 client secret (for Kanidm OIDC)
|
||||
"services/openbao/oauth2-client-secret" = {
|
||||
auto_generate = true
|
||||
password_length = 64
|
||||
}
|
||||
|
||||
# NKey for nixos-exporter NATS cache sharing
|
||||
"shared/nixos-exporter/nkey" = {
|
||||
|
||||
Reference in New Issue
Block a user