Skip to content

FEAT: support smart-card attachment hint#468

Merged
2 commits merged intoYubico:mainfrom
mmoayyed:attachment-hint-smartcard
Apr 20, 2026
Merged

FEAT: support smart-card attachment hint#468
2 commits merged intoYubico:mainfrom
mmoayyed:attachment-hint-smartcard

Conversation

@mmoayyed
Copy link
Copy Markdown
Contributor

Closes #466

Copilot AI review requested due to automatic review settings April 17, 2026 15:30
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Adds support for the newly introduced FIDO MDS attachment hint value smart-card so upstream metadata BLOBs can be deserialized without throwing an InvalidFormatException.

Changes:

  • Add ATTACHMENT_HINT_SMART_CARD enum constant mapped to JSON string "smart-card" (bit flag 0x0200).

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@emlun
Copy link
Copy Markdown
Member

emlun commented Apr 18, 2026

Thanks! This is now incorporated into #469 and available in experimental release 2.9.0-alpha1. This PR will be automatically marked as merged when #469 merges; please do not close it.

Would you like to be credited by real name in the release notes? If so, shall we use the name in your GitHub profile?

@mmoayyed
Copy link
Copy Markdown
Contributor Author

Thank you. Yes real name in the profile is fine.

emlun added a commit that referenced this pull request Apr 20, 2026
@emlun emlun closed this pull request by merging all changes into Yubico:main in 0a520a0 Apr 20, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

JSON serialization error: AttachmentHint unable to accept "smart-card"

3 participants