mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-22 12:50:22 -07:00
Fix keycloak realm parameters types (#4526)
* Fix keycloack realm parameters types * Add changelog fragment * Update changelog fragment Co-authored-by: Felix Fontein <felix@fontein.de> Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
parent
53f6c68026
commit
0620cd2e74
2 changed files with 6 additions and 4 deletions
2
changelogs/fragments/4526-keycloak-realm-types.yaml
Normal file
2
changelogs/fragments/4526-keycloak-realm-types.yaml
Normal file
|
@ -0,0 +1,2 @@
|
|||
bugfixes:
|
||||
- keycloak - fix parameters types for ``defaultDefaultClientScopes`` and ``defaultOptionalClientScopes`` from list of dictionaries to list of strings (https://github.com/ansible-collections/community.general/pull/4526).
|
Loading…
Add table
Add a link
Reference in a new issue