Update plugins/modules/keycloak_realm.py

Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
maxblome 2025-07-15 16:42:39 +02:00 committed by GitHub
commit 090567eb06
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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.