1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/plugins/modules/identity/keycloak
Laurent Paumier 1cc6938ae3
Keycloak: add sssd provider for user federation (#3780)
* 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>
2021-11-25 13:02:29 +01:00
..
keycloak_authentication.py Keycloak module cleanup and consistency (#3280) 2021-10-22 07:57:18 +02:00
keycloak_client.py Bugfix keycloak client do not report changes when there is none (#3610) 2021-10-30 08:18:31 +02:00
keycloak_client_rolemapping.py Keycloak module cleanup and consistency (#3280) 2021-10-22 07:57:18 +02:00
keycloak_clientscope.py Keycloak module cleanup and consistency (#3280) 2021-10-22 07:57:18 +02:00
keycloak_clienttemplate.py Keycloak module cleanup and consistency (#3280) 2021-10-22 07:57:18 +02:00
keycloak_group.py Keycloak module cleanup and consistency (#3280) 2021-10-22 07:57:18 +02:00
keycloak_identity_provider.py Keycloak module cleanup and consistency (#3280) 2021-10-22 07:57:18 +02:00
keycloak_realm.py Keycloak module cleanup and consistency (#3280) 2021-10-22 07:57:18 +02:00
keycloak_role.py Keycloak module cleanup and consistency (#3280) 2021-10-22 07:57:18 +02:00
keycloak_user_federation.py Keycloak: add sssd provider for user federation (#3780) 2021-11-25 13:02:29 +01:00