mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-03 04:34:24 -07:00
[PR #8823/ea389e70 backport][stable-8] bugfix(keycloak): fix parameters for realm key creation (#8839)
bugfix(keycloak): fix parameters for realm key creation (#8823)
* bugfix(keycloak): fix parameters for realm key creation
* supply changelog fragment
* fix formatting
* fix formatting
* Update changelogs/fragments/8823-keycloak-realm-key.yml
Co-authored-by: Felix Fontein <felix@fontein.de>
---------
Co-authored-by: Felix Fontein <felix@fontein.de>
(cherry picked from commit ea389e7045
)
Co-authored-by: Björn Bösel <bjoernboesel@gmail.com>
This commit is contained in:
parent
8fe7cdd864
commit
ae4358d189
3 changed files with 385 additions and 3 deletions
2
changelogs/fragments/8823-keycloak-realm-key.yml
Normal file
2
changelogs/fragments/8823-keycloak-realm-key.yml
Normal file
|
@ -0,0 +1,2 @@
|
|||
bugfixes:
|
||||
- keycloak_realm_key - fix invalid usage of ``parent_id`` (https://github.com/ansible-collections/community.general/issues/7850, https://github.com/ansible-collections/community.general/pull/8823).
|
Loading…
Add table
Add a link
Reference in a new issue