keycloak/keycloak

Twoway auth strange ui behavior

Open

#20,688 opened on 2023年5月31日

GitHub で見る
 (23 comments) (0 reactions) (0 assignees)Java (34,398 stars) (8,346 forks)batch import
area/authenticationhelp wantedkind/enhancementteam/core-clients

説明

Before reporting an issue

  • I have searched existing issues
  • I have reproduced the issue with the latest release

Area

authentication

Describe the bug

In our SaaS solution we are using Keycloak 20.0.3. One of our customers is using Two way authentication but has four devices registered. There is a small issue where the selection button in UI is not correctly lined out making it very unclear for end users which device they are selecting.

Version

20.0.3

Expected behavior

The button is shown correctly behind the device.

Actual behavior

The button is lined out in the top row. While the device is shown on the second row.

How to Reproduce?

1: Enable two way auth in Keycloak. 2: Link four devices to a users.
3: See result when logging in. image

Anything else?

No response

コントリビューターガイド