1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/changelogs/fragments
patchback[bot] 57f262504d
[PR #6318/114eb67f backport][stable-6] keycloak: Add option to create authentication sub-flow of type 'form flow' (#6393)
keycloak: Add option to create authentication sub-flow of type 'form flow' (#6318)

* keycloak: Improve API error message

* keycloak: Fix API error message

They key 'provider' is undefined.

* keycloak: Allow the creation of 'form-flow' authentication sub flows

To create something like keycloak's built-in registration flow,
we need to create a subflow with the type 'form-flow'.

* Add changelog fragment 6318

* Update changelogs/fragments/6318-add-form-flow.yml

Co-authored-by: Felix Fontein <felix@fontein.de>

* Update plugins/modules/keycloak_authentication.py

Co-authored-by: Felix Fontein <felix@fontein.de>

* Update plugins/modules/keycloak_authentication.py

Co-authored-by: Felix Fontein <felix@fontein.de>

* keycloak_authentication: Don't compare subFlowType

It is only useful for creation.

* Update changelogs/fragments/6318-add-form-flow.yml

Co-authored-by: Felix Fontein <felix@fontein.de>

---------

Co-authored-by: Felix Fontein <felix@fontein.de>
(cherry picked from commit 114eb67f58)

Co-authored-by: fachleitner <flo@fopen.at>
2023-04-23 12:28:49 +02:00
..
.keep Rename changelogs/fragments/.empty -> changelogs/fragments/.keep 2020-08-07 08:17:57 +02:00
2090-idrac-redfish-resource-id-fix.yml [PR #6370/484f642c backport][stable-6] Redfish iDRAC: Allow for specifying an exact manager with 'resource_id' for CreateBiosConfigJob (#6380) 2023-04-20 07:50:42 +02:00
5603-redfish-idrac-job-id-in-response.yml [PR #6367/087c5a53 backport][stable-6] Redfish iDRAC: Added job_id to response for CreateBiosConfigJob (#6369) 2023-04-19 21:14:29 +02:00
6199-archive-generate-checksum-in-chunks.yml [PR #6274/14b19afc backport][stable-6] archive: Generate crc32 over 16MiB chunks (#6326) 2023-04-13 05:09:34 +00:00
6203-add-append-option-to-ipa-hostgroup.yml [PR #6203/f4dd4d5a backport][stable-6] Add append option to ipa_hostgroup module (#6391) 2023-04-22 23:07:52 +02:00
6206-dconf-booleans.yml [PR #6206/a5765143 backport][stable-6] dconf: three minor but useful fixes (#6330) 2023-04-13 07:18:19 +02:00
6212-pipx-include-injected.yml [PR #6212/33093e9f backport][stable-6] pipx: document parameters supported with state=latest, and fix include_injected parameter (#6266) 2023-03-30 07:52:45 +02:00
6259-redhat_subscription-fix-force.yaml [PR #6259/c9e11e5c backport][stable-6] redhat_subscription: manually unregister only when registered (#6280) 2023-04-03 21:25:53 +02:00
6267-homebrew-cask-upgrade-all-greedy.yml [PR #6267/6c5c05df backport][stable-6] homebrew: respect greedy flag for cask upgrade_all (#6328) 2023-04-13 07:09:19 +02:00
6269-mksysb-output.yml [PR #6269/a64e3682 backport][stable-6] mksysb: improve visibility on the output (#6291) 2023-04-05 14:10:47 +02:00
6275-redhat_subscription-fix-environments-centos.yaml [PR #6275/c280b793 backport][stable-6] redhat_subscription: fix D-Bus option for environments on CentOS (#6282) 2023-04-03 22:02:12 +02:00
6277-add-topics-gitlab-project.yml [PR #6278/cee5f31b backport][stable-6] Add support to topics on Gitlab Project module (#6283) 2023-04-03 22:15:23 +02:00
6286-icinga2_host-template-and-template-vars.yml [PR #6286/76dd465e backport][stable-6] icinga2_host: make use of templates and template vars (#6375) 2023-04-20 06:59:05 +02:00
6289-bugfix-flatpak-check-if-already-installed.yml [PR #6289/6e0bc4f4 backport][stable-6] Remove --app by flatpak check if already installed (ansible-collectio… (#6372) 2023-04-20 06:34:29 +02:00
6293-add-puppet-skip-tags-option.yaml [PR #6293/ea8720f5 backport][stable-6] Add skip_tags option to Puppet module (#6327) 2023-04-13 05:09:28 +00:00
6294-fix-one_vm-instantiation.yml [PR #6294/cb3ca05b backport][stable-6] one_vm: fix syntax error when creating VMs with a more complex template (#6342) 2023-04-16 13:40:09 +02:00
6296-LanceNero-Terraform_statefile_check.yml [PR #6296/bf780ea7 backport][stable-6] terraform: remote state file exists check issue (#6331) 2023-04-13 07:43:49 +02:00
6300-rundeck-modules-fixes-and-improvements.yml [PR #6300/a35542d0 backport][stable-6] Rundeck modules fixes and improvements (#6343) 2023-04-16 13:47:47 +02:00
6303-pipx-fix-state-latest-and-add-system-site-packages.yml [PR #6303/996fc8c1 backport][stable-6] pipx: fix state=latest w/ install_deps=true (#6377) 2023-04-20 05:21:40 +00:00
6308-pipx-add-system-site-packages.yml [PR #6308/f93a1bf5 backport][stable-6] pipx: Add support for system_site_packages (#6311) 2023-04-10 07:26:31 +00:00
6312-nmcli-add-macvlan-connection-type.yml [PR #6312/29a7d24d backport][stable-6] nmcli: Add macvlan connection type support (#6341) 2023-04-16 13:40:00 +02:00
6318-add-form-flow.yml [PR #6318/114eb67f backport][stable-6] keycloak: Add option to create authentication sub-flow of type 'form flow' (#6393) 2023-04-23 12:28:49 +02:00
6319-redhat_subscription-fix-environment-parameter.yaml [PR #6319/83994c0a backport][stable-6] redhat_subscription: use CLI when using environments (#6332) 2023-04-13 08:09:58 +02:00
6334-dig-support-multiple-domains.yml [PR #6334/64e797d0 backport][stable-6] dig: Support multiple domains in a single lookup (#6346) 2023-04-16 15:34:50 +02:00
6336-dconf-refactor.yml [PR #6336/59cb5b2d backport][stable-6] dconf: minor refactor (#6353) 2023-04-17 04:05:24 +00:00
6361-snap-alias-regex-bugfix.yml [PR #6361/4171418e backport][stable-6] snap_alias: fix regex expression when listing aliases (#6378) 2023-04-20 07:27:53 +02:00