mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-03 20:54:24 -07:00
Update plugins/modules/keycloak_realm.py
Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
parent
789daa94c7
commit
090567eb06
1 changed files with 1 additions and 0 deletions
|
@ -148,6 +148,7 @@ options:
|
||||||
- bruteForceStrategy
|
- bruteForceStrategy
|
||||||
choices: ['LINEAR', 'MULTIPLE']
|
choices: ['LINEAR', 'MULTIPLE']
|
||||||
type: str
|
type: str
|
||||||
|
version_added: 11.2.0
|
||||||
client_authentication_flow:
|
client_authentication_flow:
|
||||||
description:
|
description:
|
||||||
- The realm client authentication flow.
|
- The realm client authentication flow.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue