Skip to content

Conversation

@schweigisito
Copy link
Contributor

@schweigisito schweigisito commented Oct 24, 2025

Description

This PR applies some of the changes which had already been applied to the keycloak realms from the opencloud-eu/opencloud-compose repository.

It contains the changes from:

  1. fix: fix passwords, changed via Keycloak, are not hashed in LDAP #102 opencloud-compose#103
  2. Allow Android logins with OC docker compose stack using Keycloak in shared directory mode opencloud-compose#123

Related Issue

  1. fixes Passwords, changed via Keycloak, are not hashed in LDAP opencloud-compose#102
  2. fixes OIDC login fails with "malformed server configuration" opencloud-compose#122

Motivation and Context

To have "in-sync" realms within the different repositories

How Has This Been Tested?

I haven't tested this.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Technical debt
  • Tests only (no source changes)

Checklist:

  • Code changes
  • Unit tests added
  • Acceptance tests added
  • Documentation added

@schweigisito
Copy link
Contributor Author

Setting to draft until opencloud-eu/opencloud-compose#123 has been approved and merged.

@schweigisito
Copy link
Contributor Author

schweigisito commented Oct 24, 2025

Hm, one test pipeline failed at

https://ci.opencloud.eu/repos/3/pipeline/45/334#L491

✖ Then "Alice" can open a shortcut "companyNews.url" with external url "[https://opencloud.eu/news/"](https://opencloud.eu/news/%22) # file:/woodpecker/src/github.com/opencloud-eu/opencloud/webTestRunner/tests/e2e/cucumber/steps/ui/resources.ts:556
       page.waitForURL: Timeout 30000ms exceeded.

@schweigisito schweigisito marked this pull request as ready for review October 24, 2025 18:24
@ScharfViktor
Copy link
Contributor

✖ Then "Alice" can open a shortcut "companyNews.url" with external url "https://opencloud.eu/news/" # file:/woodpecker/src/github.com/opencloud-eu/opencloud/webTestRunner/tests/e2e/cucumber/steps/ui/resources.ts:556
page.waitForURL: Timeout 30000ms exceeded.

here is fix opencloud-eu/web#1429

@ScharfViktor ScharfViktor merged commit 2c18d5b into main Oct 24, 2025
58 checks passed
@ScharfViktor ScharfViktor deleted the fix/realm-changes-from-compose-repo branch October 24, 2025 20:10
@github-project-automation github-project-automation bot moved this from Qualification to Done in OpenCloud Team Board Oct 24, 2025
@openclouders openclouders mentioned this pull request Oct 24, 2025
1 task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

OIDC login fails with "malformed server configuration" Passwords, changed via Keycloak, are not hashed in LDAP

4 participants