bootstrapping guidance ui and missing stuff
This commit is contained in:
parent
1d0b0e7330
commit
d555a33695
10 changed files with 913 additions and 36 deletions
|
|
@ -1,11 +1,22 @@
|
|||
{
|
||||
"bootstrap_mode": "custody",
|
||||
"custodian_age_public_key": "",
|
||||
"custodian_age_public_key_confirmed": false,
|
||||
"custodian_age_private_key_reference": "",
|
||||
"custodian_age_private_key_confirmed": false,
|
||||
"credential_label": "platform-root",
|
||||
"identity_account_home": "lldap",
|
||||
"identity_account_reference": "",
|
||||
"identity_account_created": false,
|
||||
"identity_group_reference": "net-kingdom-admins",
|
||||
"identity_group_confirmed": false,
|
||||
"setup_operator": "tegwick",
|
||||
"notification_contact": "bernd.worsch@gmail.com",
|
||||
"storage_classes": [
|
||||
"password-safe",
|
||||
"offline-packet"
|
||||
],
|
||||
"password_safe_confirmed": false,
|
||||
"mfa_class": "totp",
|
||||
"mfa_enrolled_confirmed": false,
|
||||
"mfa_enrollment_source": "deferred",
|
||||
|
|
@ -19,6 +30,9 @@
|
|||
"custody_approved_at": "",
|
||||
"custody_approved_by": "",
|
||||
"approval_scope": "",
|
||||
"oidc_login_verified": false,
|
||||
"metadata_updated_at": "",
|
||||
"progress_scope": "",
|
||||
"openbao_preflight_passed": false,
|
||||
"openbao_initialized": false,
|
||||
"root_token_disposition": "",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue