lukin / keywind

Keywind is a component-based Keycloak Login Theme built with Tailwind CSS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FR: support login-x509-info

dorianim opened this issue · comments

Hey there!

I'm using x509 certificate based authentication. The theme does not really look right for that at the moment:
image

It should look somewhat like this:
image

The base theme file is this one:
https://github.com/keycloak/keycloak/blob/a6ae1b9db7fa9f3517790f103be7411629cae4dc/themes/src/main/resources/theme/base/login/login-x509-info.ftl

I'll try to fix this myself and create a pull request if I succeed :)