-
Notifications
You must be signed in to change notification settings - Fork 7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Account console confusing with WebAuthn #27820
Labels
area/account/ui
kind/bug
Categorizes a PR related to a bug
kind/regression
priority/blocker
Highest Priority. Has a deadline and it blocks other tasks
release/24.0.2
release/25.0.0
team/ui
Milestone
Comments
hmlnarik
added
kind/bug
Categorizes a PR related to a bug
action/priority-important
labels
Mar 12, 2024
keycloak-github-bot
bot
added
priority/important
Must be worked on very soon
area/account/ui
team/ui
and removed
action/priority-important
labels
Mar 12, 2024
keycloak-github-bot
bot
added
kind/regression
priority/blocker
Highest Priority. Has a deadline and it blocks other tasks
and removed
priority/important
Must be worked on very soon
action/priority-regression
labels
Mar 12, 2024
This is actually a regression from v2 console, updating since v3 is now the default |
Merged
hmlnarik
added a commit
to hmlnarik/keycloak
that referenced
this issue
Mar 18, 2024
Fixes: keycloak#27820 Signed-off-by: Hynek Mlnarik <hmlnarik@redhat.com>
ssilvert
pushed a commit
that referenced
this issue
Mar 18, 2024
Fixes: #27820 Signed-off-by: Hynek Mlnarik <hmlnarik@redhat.com>
hmlnarik
added a commit
to hmlnarik/keycloak
that referenced
this issue
Mar 20, 2024
Fixes: keycloak#27820 Signed-off-by: Hynek Mlnarik <hmlnarik@redhat.com> (cherry picked from commit 19061fb)
hmlnarik
added a commit
that referenced
this issue
Mar 20, 2024
tondrusk
pushed a commit
to tondrusk/keycloak
that referenced
this issue
Mar 25, 2024
Fixes: keycloak#27820 Signed-off-by: Hynek Mlnarik <hmlnarik@redhat.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
area/account/ui
kind/bug
Categorizes a PR related to a bug
kind/regression
priority/blocker
Highest Priority. Has a deadline and it blocks other tasks
release/24.0.2
release/25.0.0
team/ui
Before reporting an issue
Area
account/ui
Describe the bug
Account console v3 is confusing at least when WebAuthn is enabled. See the picture below:
This was rendered using the following JSON:
Version
main
Regression
Expected behavior
It is clear which section is Password, OTP, WebAuthn Passwordless, and WebAuthn
Actual behavior
It is unclear which section is OTP, which WebAuthn.
How to Reproduce?
Enable passwordless and go to account console.
Anything else?
No response
The text was updated successfully, but these errors were encountered: