8000 Improve metadata for Recovery Codes by rmartinc · Pull Request #39311 · keycloak/keycloak · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Improve metadata for Recovery Codes #39311

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

Merged
merged 1 commit into from
Apr 29, 2025
Merged

Conversation

rmartinc
Copy link
Contributor

Closes #39243

Improvements to the recovery codes data commented in #39243:

  1. The algorithm is now SHA-512.
  2. Iterations is set to null to not be returned.
  3. The title is using Data for credential {{label}}.

Image for a new recovery codes credential:
Screenshot From 2025-04-29 08-34-00

Image for an old recovery codes credential:
Screenshot From 2025-04-29 08-34-19

mposolda
mposolda previously approved these changes Apr 29, 2025
Copy link
Contributor
@mposolda mposolda left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@rmartinc Thanks, approving! I've added one suggestion inline for adding the comment, but likely not a blocker for the PR

Copy link
@keycloak-github-bot keycloak-github-bot bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Unreported flaky test detected, please review

@keycloak-github-bot
Copy link

Unreported flaky test detected

If the flaky tests below are affected by the changes, please review and update the changes accordingly. Otherwise, a maintainer should report the flaky tests prior to merging the PR.

org.keycloak.testsuite.webauthn.account.WebAuthnSigningInTest#categoriesTest

Keycloak CI - WebAuthn IT (firefox)

java.lang.AssertionError: 

Expected: is <2>
     but: was <0>
	at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)
...

Report flaky test

mposolda
mposolda previously approved these changes Apr 29, 2025
Closes keycloak#39243

Signed-off-by: rmartinc <rmartinc@redhat.com>
@mposolda mposolda merged commit 887c2c2 into keycloak:main Apr 29, 2025
76 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Should we improve metadata of recovery code credential?
3 participants
0