diff --git a/plugins/modules/keycloak_realm.py b/plugins/modules/keycloak_realm.py index a3332bd010..bcf8849eba 100644 --- a/plugins/modules/keycloak_realm.py +++ b/plugins/modules/keycloak_realm.py @@ -148,6 +148,7 @@ options: - bruteForceStrategy choices: ['LINEAR', 'MULTIPLE'] type: str + version_added: 11.2.0 client_authentication_flow: description: - The realm client authentication flow.