Felix Fontein
4fa82b9617
Make all doc fragments, module utils, and plugin utils private ( #11896 )
...
* Make all doc fragments private.
* Make all plugin utils private.
* Make all module utils private.
* Reformat.
* Changelog fragment.
* Update configs and ignores.
* Adjust unit test names.
2026-04-20 20:16:26 +02:00
thomasbargetz
25b5655be7
keycloak_authentication_v2: verify providerIds (fix 11583) ( #11585 )
...
* 11583 verify providerIds in keycloak_authentication_v2
* 11583 code cleanup
---------
Co-authored-by: Thomas Bargetz <thomas.bargetz@rise-world.com>
2026-03-18 07:06:09 +01:00
thomasbargetz
e7a253b4c9
keycloak_authentication_v2: covers idp flow overrides in safe swap (fix 11582) ( #11601 )
...
* 11582 keycloak_authentication_v2 covers idp flow overrides in safe swap
* 11583 update documentation and comments
2026-03-18 06:49:24 +01:00
Felix Fontein
c8fe1e571f
Fix typing imports ( #11603 )
...
Fix typing imports.
2026-03-15 19:47:25 +01:00
thomasbargetz
a69f7e60b4
add module keycloak_authentication_v2 ( #11557 )
...
* add module keycloak_authentication_v2
* skip sanity checks, because the run into a recursion
* 11556 fix documentation
* 11556 limit the depth of nested flows to 4
* 11556 code cleanup
* 11556 code cleanup - add type hints
* 11556 add keycloak_authentication_v2 to meta/runtime.yml
* 11556 code cleanup - remove custom type hints
* 11556 code cleanup - none checks
* Update plugins/modules/keycloak_authentication_v2.py
Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
* Update plugins/modules/keycloak_authentication_v2.py
Co-authored-by: Felix Fontein <felix@fontein.de>
* 11556 code cleanup - remove document starts
* 11556 cleanup
* 11556 cleanup
---------
Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
Co-authored-by: Felix Fontein <felix@fontein.de>
Co-authored-by: Thomas Bargetz <thomas.bargetz@rise-world.com>
2026-03-12 22:04:08 +01:00