mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
API: add new commands for ipa passkeyconfig-show | mod
Currently supports a single parameter: --require-user-verification [ 'on', 'off', 'default'] Related: https://pagure.io/freeipa/issue/9261 Signed-off-by: Florence Blanc-Renaud <flo@redhat.com> Reviewed-By: Alexander Bokovoy <abokovoy@redhat.com>
This commit is contained in:
@@ -156,6 +156,7 @@ DEFAULT_CONFIG = (
|
||||
DN(('cn', 'ca_renewal'), ('cn', 'ipa'), ('cn', 'etc'))),
|
||||
('container_subids', DN(('cn', 'subids'), ('cn', 'accounts'))),
|
||||
('container_idp', DN(('cn', 'idp'))),
|
||||
('container_passkey', DN(('cn', 'passkeyconfig'), ('cn', 'etc'))),
|
||||
|
||||
# Ports, hosts, and URIs:
|
||||
# Following values do not have any reasonable default.
|
||||
|
||||
Reference in New Issue
Block a user