Close OpenBao OIDC admin bootstrap path

This commit is contained in:
2026-06-01 21:20:53 +02:00
parent ed2cc17165
commit c48e076429
15 changed files with 374 additions and 86 deletions

5
.gitignore vendored
View File

@@ -6,6 +6,10 @@ secrets/
!sso-mfa/bootstrap/secrets.enc/**/*.age
*.kdbx
# Local non-secret operator progress; keep workstation-specific setup state out
# of Git while preserving it across UI/server restarts.
.local/
# ---> Python
# Byte-compiled / optimized / DLL files
__pycache__/
@@ -181,4 +185,3 @@ cython_debug/
# PyPI configuration file
.pypirc