Added PRs #11841 and #11749, and updated version references from community.general to Keycloak.

This commit is contained in:
Harsha Cherukuri
2026-05-30 09:16:56 -04:00
parent bdc090de64
commit 123906d739
36 changed files with 721 additions and 80 deletions

View File

@@ -9,6 +9,7 @@ DOCUMENTATION = r"""
module: keycloak_authentication_v2
short_description: Configure authentication flows in Keycloak in an idempotent and safe manner.
# Originally added in community.general 12.5.0
version_added: "3.0.0"
description:
- This module allows the creation, deletion, and modification of Keycloak authentication flows using the Keycloak REST API.