Skip to content

Commit f34842b

Browse files
desand01Andre Desrosiersfelixfonteinrussoz
authored
Keycloak client scope support (#10842)
* first commit * sanity * fixe test * trailing white space * sanity * Fragment * test sanity * Update changelogs/fragments/10842-keycloak-client-scope-support.yml Co-authored-by: Felix Fontein <[email protected]> * Update plugins/modules/keycloak_client.py Co-authored-by: Felix Fontein <[email protected]> * add client_scopes_behavior * Sanity * Sanity * Update plugins/modules/keycloak_client.py Co-authored-by: Felix Fontein <[email protected]> * Fix typo. Co-authored-by: Alexei Znamensky <[email protected]> * Update plugins/modules/keycloak_client.py Co-authored-by: Alexei Znamensky <[email protected]> * Update plugins/modules/keycloak_client.py Co-authored-by: Alexei Znamensky <[email protected]> * Update plugins/modules/keycloak_client.py Co-authored-by: Alexei Znamensky <[email protected]> * Update plugins/modules/keycloak_client.py Co-authored-by: Alexei Znamensky <[email protected]> --------- Co-authored-by: Andre Desrosiers <[email protected]> Co-authored-by: Felix Fontein <[email protected]> Co-authored-by: Alexei Znamensky <[email protected]>
1 parent 30894f4 commit f34842b

File tree

5 files changed

+602
-15
lines changed

5 files changed

+602
-15
lines changed
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
minor_changes:
2+
- keycloak_client - add idempotent support for ``optional_client_scopes`` and ``optional_client_scopes``, and ensure consistent change detection between check mode and live run (https://github.com/ansible-collections/community.general/issues/5495, https://github.com/ansible-collections/community.general/pull/10842).

0 commit comments

Comments
 (0)