mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-26 14:41:23 -07:00
[PR #6732/cd48e818 backport][stable-7] Keycloak: Authentication required actions management (#6754)
Keycloak: Authentication required actions management (#6732)
* feat: keycloak required actions
* Update plugins/modules/keycloak_authentication_required_actions.py
Co-authored-by: Felix Fontein <felix@fontein.de>
* Update plugins/modules/keycloak_authentication_required_actions.py
Co-authored-by: Felix Fontein <felix@fontein.de>
* fix: dedent
* fix: unnecessary defaults
* fix: sanity checks
* Update plugins/modules/keycloak_authentication_required_actions.py
Co-authored-by: Felix Fontein <felix@fontein.de>
* fix: ident
---------
Co-authored-by: Skrekulko <Skrekulko@users.noreply.github.com>
Co-authored-by: Felix Fontein <felix@fontein.de>
(cherry picked from commit cd48e818ae
)
Co-authored-by: Skrekulko <111891715+Skrekulko@users.noreply.github.com>
This commit is contained in:
parent
e27851e2e3
commit
4209c58ae1
4 changed files with 1407 additions and 0 deletions
2
.github/BOTMETA.yml
vendored
2
.github/BOTMETA.yml
vendored
|
@ -687,6 +687,8 @@ files:
|
|||
maintainers: $team_keycloak
|
||||
$modules/keycloak_authentication.py:
|
||||
maintainers: elfelip Gaetan2907
|
||||
$modules/keycloak_authentication_required_actions.py:
|
||||
maintainers: Skrekulko
|
||||
$modules/keycloak_authz_authorization_scope.py:
|
||||
maintainers: mattock
|
||||
$modules/keycloak_client_rolemapping.py:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue