Skip to content

keycloak theme fixes#238

Open
Cassolette wants to merge 3 commits into
opencloud-eu:mainfrom
Cassolette:patch/oc-kc-theme-fixes
Open

keycloak theme fixes#238
Cassolette wants to merge 3 commits into
opencloud-eu:mainfrom
Cassolette:patch/oc-kc-theme-fixes

Conversation

@Cassolette

Copy link
Copy Markdown
Contributor

PR addresses two parts.

  1. opencloud logo is off-centered in mobile view. This is now fixed by ensuring symmetrical padding.
image image

  1. If passkeys which are supported since kc 26.4 are enabled, the sign in button is shown as an unstyled link, which is in contrast to the styled one found in the keycloak.v2 login theme.
image image

Reference: keycloak.v2 theme

image

This is because the keycloak theme which opencloud used as a base has been deprecated and no longer receives support. We fix this by defining the classes and styles required by the passkeys button.
Note: it's a bandaid fix for as long as we depend on the old theme which could be removed in the future.

@micbar

micbar commented Jun 25, 2026

Copy link
Copy Markdown
Member

@AlexAndBear

Can we work on that?

@AlexAndBear

Copy link
Copy Markdown
Member

@micbar sure! We should switch to the new theming. Let's add it to the next sprint ?

@micbar

micbar commented Jun 25, 2026

Copy link
Copy Markdown
Member

👍

@michaelstingl

Copy link
Copy Markdown
Contributor

Related:

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.

4 participants