-
Notifications
You must be signed in to change notification settings - Fork 1.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
keycloak_user_federation: add user federation config parameter referral
to module args
#8954
keycloak_user_federation: add user federation config parameter referral
to module args
#8954
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for your contribution!
changelogs/fragments/8954-keycloak-user-federation-add-referral-parameter.yml
Outdated
Show resolved
Hide resolved
Co-authored-by: Felix Fontein <[email protected]>
…l-parameter.yml Co-authored-by: Felix Fontein <[email protected]>
Looks good to me. If nobody objects, I'll merge this next week. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Backport to stable-9: 💚 backport PR created✅ Backport PR branch: Backported as #8997 🤖 @patchback |
…ral` to module args (#8954) * add keycloak referral parameter to module args * add changelog fragment * Update plugins/modules/keycloak_user_federation.py Co-authored-by: Felix Fontein <[email protected]> * Update changelogs/fragments/8954-keycloak-user-federation-add-referral-parameter.yml Co-authored-by: Felix Fontein <[email protected]> --------- Co-authored-by: Felix Fontein <[email protected]> (cherry picked from commit c7e2875)
@fgruenbauer thanks for your contribution! |
…user federation config parameter `referral` to module args (#8997) keycloak_user_federation: add user federation config parameter `referral` to module args (#8954) * add keycloak referral parameter to module args * add changelog fragment * Update plugins/modules/keycloak_user_federation.py Co-authored-by: Felix Fontein <[email protected]> * Update changelogs/fragments/8954-keycloak-user-federation-add-referral-parameter.yml Co-authored-by: Felix Fontein <[email protected]> --------- Co-authored-by: Felix Fontein <[email protected]> (cherry picked from commit c7e2875) Co-authored-by: fgruenbauer <[email protected]>
SUMMARY
The module is missing support for the
config.referral
parameter. The PR adds the parameter to the user federation config.Module args:
Not supported response:
With support:
ISSUE TYPE
COMPONENT NAME
keycloak_user_federation
ADDITIONAL INFORMATION
referral: follow
to user federation config