mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
57f262504d
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
|
||
---|---|---|
.. | ||
.keep | ||
2090-idrac-redfish-resource-id-fix.yml | ||
5603-redfish-idrac-job-id-in-response.yml | ||
6199-archive-generate-checksum-in-chunks.yml | ||
6203-add-append-option-to-ipa-hostgroup.yml | ||
6206-dconf-booleans.yml | ||
6212-pipx-include-injected.yml | ||
6259-redhat_subscription-fix-force.yaml | ||
6267-homebrew-cask-upgrade-all-greedy.yml | ||
6269-mksysb-output.yml | ||
6275-redhat_subscription-fix-environments-centos.yaml | ||
6277-add-topics-gitlab-project.yml | ||
6286-icinga2_host-template-and-template-vars.yml | ||
6289-bugfix-flatpak-check-if-already-installed.yml | ||
6293-add-puppet-skip-tags-option.yaml | ||
6294-fix-one_vm-instantiation.yml | ||
6296-LanceNero-Terraform_statefile_check.yml | ||
6300-rundeck-modules-fixes-and-improvements.yml | ||
6303-pipx-fix-state-latest-and-add-system-site-packages.yml | ||
6308-pipx-add-system-site-packages.yml | ||
6312-nmcli-add-macvlan-connection-type.yml | ||
6318-add-form-flow.yml | ||
6319-redhat_subscription-fix-environment-parameter.yaml | ||
6334-dig-support-multiple-domains.yml | ||
6336-dconf-refactor.yml | ||
6361-snap-alias-regex-bugfix.yml |