Keycloak: add sssd provider for user federation (#3780) (#3788)

* add sssd provider

* add changelog fragment

* fix message

* add version

Co-authored-by: Felix Fontein <felix@fontein.de>

Co-authored-by: Felix Fontein <felix@fontein.de>
(cherry picked from commit 1cc6938ae3)

Co-authored-by: Laurent Paumier <30328363+laurpaum@users.noreply.github.com>
This commit is contained in:
patchback[bot]
2021-11-25 13:23:21 +01:00
committed by GitHub
parent cdb747b41d
commit 9add9df7d6
2 changed files with 26 additions and 6 deletions

View File

@@ -0,0 +1,2 @@
minor_changes:
- keycloak_user_federation - add sssd user federation support (https://github.com/ansible-collections/community.general/issues/3767).