mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 13:22:48 +00:00
[PR #5750/6781dd19 backport][stable-5] bugfixing keycloak user federation failing when updating default mapper simultaneously (#5875)
bugfixing keycloak user federation failing when updating default mapper simultaneously (#5750)
* fix(modules/keycloak_user_federation): fixes ...
... user federation creation failing when also updating/changing default
mappers at the same time
* add changelog fragment for pr
Co-authored-by: Mirko Wilhelmi <Mirko.Wilhelmi@sma.de>
(cherry picked from commit 6781dd1918)
Co-authored-by: morco <thegreatwiper@web.de>
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
bugfixes:
|
||||
- >-
|
||||
keycloak_user_federation - fixes federation creation issue. When a new
|
||||
federation was created and at the same time a default / standard mapper
|
||||
was also changed / updated the creation process failed as a bad None
|
||||
set variable led to a bad malformed url request
|
||||
(https://github.com/ansible-collections/community.general/pull/5750).
|
||||
Reference in New Issue
Block a user