owncloud / ocis

:atom_symbol: ownCloud Infinite Scale Stack
https://doc.owncloud.com/ocis/next/
Apache License 2.0
1.25k stars 169 forks source link

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

Closed rhafer closed 2 weeks ago

rhafer commented 2 weeks ago

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.

update-docs[bot] commented 2 weeks ago

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.

sonarcloud[bot] commented 2 weeks ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud