Close OpenBao OIDC admin bootstrap path
This commit is contained in:
parent
ed2cc17165
commit
c48e076429
15 changed files with 374 additions and 86 deletions
5
.gitignore
vendored
5
.gitignore
vendored
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue