mirror of
https://github.com/ovh/the-bastion.git
synced 2025-02-26 00:24:12 +08:00
9 lines
214 B
JSON
9 lines
214 B
JSON
{
|
|
"interactive": [
|
|
"selfMFASetupTOTP" , {"pr" : ["<enter>"]}
|
|
],
|
|
"master_only": true,
|
|
"mfa_required": "any-if-configured",
|
|
"mfa_setup_not_required": true,
|
|
"terminal_mode": "noecho"
|
|
}
|