Skip to content

fix(ctap2): tolerate unknown authenticator transports in descriptors#289

Merged
AlfioEmanueleFresta merged 1 commit into
masterfrom
fix/ignore-unknown-transports
Jun 21, 2026
Merged

fix(ctap2): tolerate unknown authenticator transports in descriptors#289
AlfioEmanueleFresta merged 1 commit into
masterfrom
fix/ignore-unknown-transports

Conversation

@AlfioEmanueleFresta

Copy link
Copy Markdown
Member

Parsing a credential descriptor that listed an unrecognized transport value failed the whole request. Unknown transport values are now ignored, as the spec requires, so a forward-compatible relying party request still succeeds. Recognized transports are handled as before.

@AlfioEmanueleFresta AlfioEmanueleFresta force-pushed the fix/ignore-unknown-transports branch from 42fade2 to d345b3d Compare June 20, 2026 14:18
@AlfioEmanueleFresta AlfioEmanueleFresta marked this pull request as ready for review June 20, 2026 14:24
@AlfioEmanueleFresta AlfioEmanueleFresta force-pushed the fix/ignore-unknown-transports branch from d345b3d to 6b9df75 Compare June 21, 2026 15:06
@AlfioEmanueleFresta AlfioEmanueleFresta merged commit d6b9dcb into master Jun 21, 2026
7 checks passed
@AlfioEmanueleFresta AlfioEmanueleFresta deleted the fix/ignore-unknown-transports branch June 21, 2026 15:06
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.

1 participant