Skip to content
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

[PR #4526/0620cd2e backport][stable-3] Fix keycloak realm parameters types #4559

Conversation

patchback[bot]
Copy link

@patchback patchback bot commented Apr 22, 2022

This is a backport of PR #4526 as merged into main (0620cd2).

SUMMARY

Fix the type of parameters (defaultDefaultClientScopes and defaultOptionalClientScopes), according to https://www.keycloak.org/docs-api/17.0/rest-api/index.html#_realmrepresentation

ISSUE TYPE
  • Bugfix Pull Request
  • Docs Pull Request
COMPONENT NAME

community.general.keycloak_realm

ADDITIONAL INFORMATION

Catch bug in Keycloak 15 and 17, with dictionary in defaultDefaultClientScopes/defaultOptionalClientScopes commands failed, because expected <string> array

Снимок экрана 2022-04-19 в 11 42 00

* Fix keycloack realm parameters types

* Add changelog fragment

* Update changelog fragment

Co-authored-by: Felix Fontein <[email protected]>

Co-authored-by: Felix Fontein <[email protected]>
(cherry picked from commit 0620cd2)
@ansibullbot
Copy link
Collaborator

@ansibullbot ansibullbot added backport bug This issue/PR relates to a bug identity module module new_contributor Help guide this first time contributor plugins plugin (any type) labels Apr 22, 2022
@felixfontein felixfontein merged commit 708dcf9 into stable-3 Apr 23, 2022
@felixfontein felixfontein deleted the patchback/backports/stable-3/0620cd2e74a39e2abe2b117d85cd95946dd10cb9/pr-4526 branch April 23, 2022 06:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug This issue/PR relates to a bug identity module module new_contributor Help guide this first time contributor plugins plugin (any type)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants