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

keycloak example: Bump keycloak to 25.0.0. and add demo groups #9413

Merged
merged 3 commits into from
Jun 19, 2024

Conversation

rhafer
Copy link
Contributor

@rhafer rhafer commented Jun 19, 2024

In preparation to implement #5538 this PR bumps keycloak to the latest release and also add out demo groups to the configuration and assign the demo users accordingly. The client configs are update to now return the "groups" claim by default.

For ease of reviewing the detailed config changes the first commit just prettifies/normalizes the JSON files (using jq . ).
So the real changes are in the last two commits.

This is just a reformatting commit. It should allows us to get
reasonable diffs, when re-exporting configs from newer keycloak
releases.
Also regenerated realm export and client config using the new release.
Update the keycloak example to include the demo groups. Also add a new
client scope "groups" and enable for all owncloud clients.

Related issue: owncloud#5538
Copy link

update-docs bot commented Jun 19, 2024

Thanks for opening this pull request! The maintainers of this repository would appreciate it if you would create a changelog item based on your changes.

@rhafer rhafer self-assigned this Jun 19, 2024
Copy link

sonarcloud bot commented Jun 19, 2024

@rhafer rhafer merged commit 936d12f into owncloud:master Jun 19, 2024
2 checks passed
@rhafer rhafer deleted the issue/5538 branch June 19, 2024 13:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants