Skip to content
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

20231025 attestation ca devices #390

Merged
merged 3 commits into from
Nov 25, 2023

Conversation

Firstyear
Copy link
Member

This finishes some of the last details to make attestation usable in external applications. It improves the AttestationCaList type to include localised strings of accepted devices for UI prompts. It creates an AttestationCaListbuilder to allow custom lists to be crafted. It also cleans up some of the elements of the fido mds tool output to aid users in querying and creating these lists. It also changes the demo site to use the fido mds as an attestation option.

  • [ x ] cargo test has been run and passes
  • [ x ] documentation has been updated with relevant examples (if relevant)

Copy link
Collaborator

@micolous micolous left a comment

Choose a reason for hiding this comment

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

Many CI detected failures

fido-key-manager/src/main.rs Outdated Show resolved Hide resolved
attestation-ca/src/lib.rs Show resolved Hide resolved
attestation-ca/src/lib.rs Show resolved Hide resolved
@micolous
Copy link
Collaborator

I think wait for #392; that'll make CI green again :)

@Firstyear
Copy link
Member Author

yep, no stress.

@Firstyear Firstyear force-pushed the 20231025-attestation-ca-devices branch from 3342c53 to 6130fc2 Compare November 24, 2023 02:50
@Firstyear Firstyear force-pushed the 20231025-attestation-ca-devices branch from f80bc0b to 2b8635e Compare November 24, 2023 03:49
micolous
micolous previously approved these changes Nov 24, 2023
fido-mds/src/lib.rs Outdated Show resolved Hide resolved
fido-mds/src/mds.rs Show resolved Hide resolved
attestation-ca/src/lib.rs Show resolved Hide resolved
@Firstyear Firstyear merged commit 6518c69 into kanidm:master Nov 25, 2023
33 checks passed
@Firstyear Firstyear deleted the 20231025-attestation-ca-devices branch November 25, 2023 00:07
kikuomax pushed a commit to codemonger-io/webauthn-rs that referenced this pull request Nov 24, 2024
Cherry-picking note:
- Rewrites the newly introduced code that depends on OpenSSL so that it
  does not depend on OpenSSL
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants