ansible-collections / community.general

Ansible Community General Collection
https://galaxy.ansible.com/ui/repo/published/community/general/
GNU General Public License v3.0
821 stars 1.51k forks source link

keycloak_realm: Support organizations #9027

Open kominoshja opened 4 days ago

kominoshja commented 4 days ago

Summary

Feature has to first be enabled in Keycloak (Experimental feature until KC 26): https://www.keycloak.org/2024/06/announcement-keycloak-organizations. The option in ansible should configure the feature at a realm level

Issue Type

Feature Idea

Component Name

keycloak_realm

Additional Information

community.general.keycloak_realm:
      organizations_enabled: true
community.general.keycloak_realm:
      organizations_enabled: false

Code of Conduct

kominoshja commented 4 days ago

PR: https://github.com/ansible-collections/community.general/pull/8927

ansibullbot commented 4 days ago

cc @eikef @kris2kris @mattock @ndclt @thomasbach-dev click here for bot help