mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
Add keycloak_realm_rolemapping module to map realm roles to groups (#7663)
* Add keycloak_realm_rolemapping module to map realm roles to groups
* Whitespace
* Description in plain English
* Casing
* Update error reporting as per #7645
* Add agross as maintainer of keycloak_realm_rolemapping module
* cid and client_id are not used here
* Credit other authors
* mhuysamen submitted #7645
* Gaetan2907 authored keycloak_client_rolemapping.py which I took as a
basis
* Add integration tests
* With Keycloak 23 realmRoles are only returned if assigned
* Remove debug statement
* Add test verifying that unmap works when no realm roles are assigned
* Add license to readme
* Change version number this module was added
* Document which versions of the docker images have been tested
* Downgrade version_added
Co-authored-by: Felix Fontein <felix@fontein.de>
---------
Co-authored-by: Felix Fontein <felix@fontein.de>
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| identity/keycloak | ||
| mh | ||
| net_tools/pritunl | ||
| oracle | ||
| remote_management/lxca | ||
| source_control | ||
| storage | ||
| _filelock.py | ||
| _mount.py | ||
| _stormssh.py | ||
| alicloud_ecs.py | ||
| btrfs.py | ||
| cloud.py | ||
| cmd_runner.py | ||
| consul.py | ||
| csv.py | ||
| database.py | ||
| deps.py | ||
| dimensiondata.py | ||
| gandi_livedns_api.py | ||
| gconftool2.py | ||
| gio_mime.py | ||
| gitlab.py | ||
| heroku.py | ||
| hwc_utils.py | ||
| ibm_sa_utils.py | ||
| ilo_redfish_utils.py | ||
| influxdb.py | ||
| ipa.py | ||
| jenkins.py | ||
| known_hosts.py | ||
| ldap.py | ||
| linode.py | ||
| locale_gen.py | ||
| lxd.py | ||
| manageiq.py | ||
| memset.py | ||
| module_helper.py | ||
| ocapi_utils.py | ||
| oneandone.py | ||
| onepassword.py | ||
| oneview.py | ||
| online.py | ||
| opennebula.py | ||
| pipx.py | ||
| proxmox.py | ||
| puppet.py | ||
| pure.py | ||
| rax.py | ||
| redfish_utils.py | ||
| redhat.py | ||
| redis.py | ||
| rundeck.py | ||
| saslprep.py | ||
| scaleway.py | ||
| snap.py | ||
| ssh.py | ||
| univention_umc.py | ||
| utm_utils.py | ||
| vardict.py | ||
| version.py | ||
| vexata.py | ||
| wdc_redfish_utils.py | ||
| xenserver.py | ||
| xfconf.py | ||