Skip to content

keycloak theme fixes#238

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

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

Conversation

@Cassolette
Copy link

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.

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.

1 participant