Skip to content

fix(jans-fido2): fixes to downloading mds3 blob #11126 #11127

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 6 commits into from
Apr 3, 2025
Merged

Conversation

maduvena
Copy link
Contributor

@maduvena maduvena commented Mar 27, 2025

Prepare


Description

Target issue

closes #11126

Implementation Details


Test and Document the changes

  • Static code analysis has been run locally and issues have been fixed
  • Relevant unit and integration tests have been added/updated
  • Relevant documentation has been updated if any (i.e. user guides, installation and configuration guides, technical design docs etc)

Please check the below before submitting your PR. The PR will not be merged if there are no commits that start with docs: to indicate documentation changes or if the below checklist is not selected.

  • [ X] I confirm that there is no impact on the docs due to the code changes in this PR.

@mo-auto mo-auto added area-documentation Documentation needs to change as part of issue or PR comp-docs Touching folder /docs comp-jans-fido2 Component affected by issue or PR comp-jans-linux-setup Component affected by issue or PR kind-bug Issue or PR is a bug in existing functionality labels Mar 27, 2025
Copy link

Copy link

sonarqubecloud bot commented Apr 3, 2025

Copy link

sonarqubecloud bot commented Apr 3, 2025

Copy link

sonarqubecloud bot commented Apr 3, 2025

@moabu moabu merged commit 3776c0c into main Apr 3, 2025
2 checks passed
@moabu moabu deleted the issue_11126 branch April 3, 2025 10:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-documentation Documentation needs to change as part of issue or PR comp-docs Touching folder /docs comp-jans-fido2 Component affected by issue or PR comp-jans-linux-setup Component affected by issue or PR kind-bug Issue or PR is a bug in existing functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

fix(jans-fido2): certificateDocumentInum is causing issues with replica changes as it updates at the start of each fido2 server each time.
4 participants