-
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
Fix sanitize for keycloak_identitiy_provider. #8355
Fix sanitize for keycloak_identitiy_provider. #8355
Conversation
e43e2eb
to
498dee3
Compare
498dee3
to
0212226
Compare
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!
Co-authored-by: Felix Fontein <[email protected]>
fabf626
into
ansible-collections:main
Backport to stable-6: 💚 backport PR created✅ Backport PR branch: Backported as #8369 🤖 @patchback |
* Fix sanitize for keycloak_identitiy_provider. * Apply suggestions from code review Co-authored-by: Felix Fontein <[email protected]> --------- Co-authored-by: Felix Fontein <[email protected]> (cherry picked from commit fabf626)
Backport to stable-7: 💚 backport PR created✅ Backport PR branch: Backported as #8370 🤖 @patchback |
* Fix sanitize for keycloak_identitiy_provider. * Apply suggestions from code review Co-authored-by: Felix Fontein <[email protected]> --------- Co-authored-by: Felix Fontein <[email protected]> (cherry picked from commit fabf626)
Backport to stable-8: 💚 backport PR created✅ Backport PR branch: Backported as #8371 🤖 @patchback |
* Fix sanitize for keycloak_identitiy_provider. * Apply suggestions from code review Co-authored-by: Felix Fontein <[email protected]> --------- Co-authored-by: Felix Fontein <[email protected]> (cherry picked from commit fabf626)
@apollo13 thanks a lot for fixing this! |
…titiy_provider. (#8371) Fix sanitize for keycloak_identitiy_provider. (#8355) * Fix sanitize for keycloak_identitiy_provider. * Apply suggestions from code review Co-authored-by: Felix Fontein <[email protected]> --------- Co-authored-by: Felix Fontein <[email protected]> (cherry picked from commit fabf626) Co-authored-by: Florian Apolloner <[email protected]>
…titiy_provider. (#8370) Fix sanitize for keycloak_identitiy_provider. (#8355) * Fix sanitize for keycloak_identitiy_provider. * Apply suggestions from code review Co-authored-by: Felix Fontein <[email protected]> --------- Co-authored-by: Felix Fontein <[email protected]> (cherry picked from commit fabf626) Co-authored-by: Florian Apolloner <[email protected]>
…titiy_provider. (#8369) Fix sanitize for keycloak_identitiy_provider. (#8355) * Fix sanitize for keycloak_identitiy_provider. * Apply suggestions from code review Co-authored-by: Felix Fontein <[email protected]> --------- Co-authored-by: Felix Fontein <[email protected]> (cherry picked from commit fabf626) Co-authored-by: Florian Apolloner <[email protected]>
…t-flag * upstream/main: Add REUSE badge (ansible-collections#8365) Initial commit for django modutils and django_command module (ansible-collections#8349) [opentelemetry][callback] Add support for http exporter (ansible-collections#8321) Fix sanitize for keycloak_identitiy_provider. (ansible-collections#8355)
* Fix sanitize for keycloak_identitiy_provider. * Apply suggestions from code review Co-authored-by: Felix Fontein <[email protected]> --------- Co-authored-by: Felix Fontein <[email protected]>
* Fix sanitize for keycloak_identitiy_provider. * Apply suggestions from code review Co-authored-by: Felix Fontein <[email protected]> --------- Co-authored-by: Felix Fontein <[email protected]>
SUMMARY
The sanitize function did not properly sanitize the client secret.
ISSUE TYPE
COMPONENT NAME
keycloak_identity_provider
ADDITIONAL INFORMATION