Clif Reeder
08ece2e0fa
Allow custom providerId in keycloak_user_federation ( #7789 )
...
* Update keycloak_user_federation.py
* stub out changelog
* update PR reference
* remove 'choices' from documentation
* Apply suggestions from code review
Co-authored-by: Felix Fontein <felix@fontein.de>
---------
Co-authored-by: Felix Fontein <felix@fontein.de>
2023-12-31 15:37:58 +01:00
Boolman
938aec492e
[keycloak_user_federation]: Adding option krbPrincipalAttribute ( #7538 )
...
* keycloak_user_federation: Adding support for krbPrincipalAttribute
Signed-off-by: boolman <boolman@gmail.com>
* pr/7538 adding changelogs/fragment file
Signed-off-by: boolman <boolman@gmail.com>
* Update changelogs/fragments/7538-add-krbprincipalattribute-option.yml
Co-authored-by: Felix Fontein <felix@fontein.de>
* Update plugins/modules/keycloak_user_federation.py
Co-authored-by: Felix Fontein <felix@fontein.de>
* Update plugins/modules/keycloak_user_federation.py
Co-authored-by: Felix Fontein <felix@fontein.de>
---------
Signed-off-by: boolman <boolman@gmail.com>
Co-authored-by: Felix Fontein <felix@fontein.de>
2023-11-26 17:20:05 +01:00
Felix Fontein
c694abbdf9
Use semantic markup (modules k-l) ( #6678 )
...
* Use semantic markup.
* Use option instead of alias.
2023-06-15 15:47:13 +02:00
morco
95b8afdea3
providerType should be defaulted for keycloak_user_federation mappers ( #5863 )
...
* feat(modules/keycloak_user_federation): mapper ...
... provider type should have a default value
* add changelog fragment
---------
Co-authored-by: Mirko Wilhelmi <Mirko.Wilhelmi@sma.de>
2023-02-25 10:59:18 +01:00
Felix Fontein
18a6bdd6aa
Add attributes to ipa and keycloak modules ( #5950 )
...
Add attributes to ipa and keycloak modules.
2023-02-24 09:25:31 +01:00
morco
6781dd1918
bugfixing keycloak user federation failing when updating default mapper simultaneously ( #5750 )
...
* fix(modules/keycloak_user_federation): fixes ...
... user federation creation failing when also updating/changing default
mappers at the same time
* add changelog fragment for pr
Co-authored-by: Mirko Wilhelmi <Mirko.Wilhelmi@sma.de>
2023-01-22 17:28:33 +01:00
morco
0ca41dedce
Bugfix/keycloak userfed idempotency ( #5732 )
...
* fix(modules/keycloak_user_federation): fixes ...
... federation read call not finding already existing federations
properly because of bad parametrisation
* fix(modules/keycloak_user_federation): added ...
... new integration test for module idempotency bugfix
* added changelog fragment for pr
Co-authored-by: Mirko Wilhelmi <Mirko.Wilhelmi@sma.de>
2023-01-22 17:27:57 +01:00
Felix Fontein
b531ecdc9b
Unflatmap community.general ( #5461 )
...
* Move files.
* Update imports and references.
* Move wrongly placed files.
* Reverse redirects, deprecate long → short name redirects.
* Simplify contribution guidelines for new modules.
* Rewrite BOTMETA.
* Add changelog fragment.
* Fix ignore.txt files.
2022-11-02 20:42:29 +00:00
Felix Fontein
7743ecd776
Replace symlinks with meta/runtime.yml redirects. ( #4562 )
2022-04-26 20:33:13 +02:00
Laurent Paumier
2589e9a030
Add keycloak_user_federation module ( #3340 )
...
* new module
* fix unit tests
* fix documentation
* more fixes
* fix linefeeds
* Apply suggestions from code review
Co-authored-by: Felix Fontein <felix@fontein.de>
* use true/false instead of True/False
* Apply suggestions from code review
Co-authored-by: Felix Fontein <felix@fontein.de>
* fix result content + rename variable
* urlencode parameters
Co-authored-by: Felix Fontein <felix@fontein.de>
2021-09-20 19:19:42 +02:00