mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 22:02:50 +00: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:
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).
|
||||
Reference in New Issue
Block a user