Harsha Cherukuri
c8bcff39ef
Fix keycloak client module
2026-06-10 08:22:52 -04:00
Felix Grzelka
0fad56294b
fix typo
2026-06-10 11:14:23 +00:00
Felix Grzelka
942f0ae896
fix rename payload -> roles
2026-06-09 07:14:32 +00:00
Felix Grzelka
92d6dddd49
rename to role_owner_client_id
2026-06-08 13:21:27 +00:00
Felix Grzelka
a1bb84ea5b
fix some missed ones
2026-06-08 12:20:32 +00:00
Felix Grzelka
1ec94b961f
rename files to match new convention
2026-06-08 12:00:52 +00:00
Felix Grzelka
ba3f716e5c
fix scope_id etc.
2026-06-08 12:00:52 +00:00
Felix Grzelka
808d137e4c
s/clientscope/client_scope/
2026-06-08 12:00:52 +00:00
Felix Grzelka
e898a2511a
rm other use of normalize_keycloak_url
2026-06-05 07:29:53 +00:00
Felix Grzelka
dd2cfaa87d
remove normalize_keycloak_url
2026-06-04 13:20:03 +00:00
Harsha Cherukuri
123906d739
Added PRs #11841 and #11749 , and updated version references from community.general to Keycloak.
2026-05-30 09:29:04 -04:00
Harsha Cherukuri
bdc090de64
Move community.general keycloak modules into keycloak collection
2026-05-28 13:14:54 -04:00
Harsha Cherukuri
22f1ce516d
Fix sanity and molecule tests
2026-04-24 10:07:24 -04:00
pamenon
c6189bfc51
Add keycloak_client_scope and keycloak_authentication_flow modules with example playbooks
...
The collection was missing modules for managing client scopes and
authentication flows, forcing users to write raw uri calls against
the Keycloak Admin REST API. This adds two new modules that leverage
the existing KeycloakAPI helper methods:
- keycloak_client_scope: create/update/delete client scopes with
protocol mappers (supports check_mode and diff)
- keycloak_authentication_flow: create/delete authentication flows
with execution steps, or copy existing flows (supports check_mode
and diff)
Also adds three example playbooks using the new modules:
- keycloak_client_scope.yml
- keycloak_authentication_flow.yml
- keycloak_realm_client.yml
Made-with: Cursor
2026-04-23 12:53:03 +01:00
Guido Grazioli
be19ec1289
update tests
2024-10-14 14:36:58 +02:00
Guido Grazioli
c6bb815979
update keycloak modules
2024-10-14 10:22:10 +02:00
Guido Grazioli
50d189ee14
ci: more linter fixes
2024-04-17 16:56:56 +02:00
Guido Grazioli
5b459f3dde
ci: more linter fixes
2024-04-17 16:48:24 +02:00
Guido Grazioli
41c1306602
linter
2023-10-25 18:20:03 +02:00
Guido Grazioli
c4b4be3c3b
add variable for force_frontend_url
2023-05-25 11:10:18 +02:00
Guido Grazioli
49566455d6
add missing file
2023-03-10 11:59:14 +01:00
Guido Grazioli
a554736246
Use middleware_automation.common for rh-sso patching
2023-03-10 11:52:02 +01:00
Guido Grazioli
7050dafcbd
add doc_fragments
2023-03-07 18:01:02 +01:00
Guido Grazioli
65e4b3b813
add hardforked modules
2023-03-07 17:56:05 +01:00