Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Add status revoked to isCompromised #645

Merged
merged 1 commit into from
Jan 4, 2025

Conversation

marcriemer
Copy link
Contributor

Target branch: 4.9.x

  • It is a Bug fix
  • It is a New feature
  • Breaks BC
  • Includes Deprecations

According to the FIDO specifications, any authenticator marked as "removed" should not be utilized. If an authenticator is flagged as a "fraudulent product," it should be considered compromised, thus rendering it untrustworthy. Consequently, the server should reject any interactions involving such an authenticator to maintain a secure environment.

@Spomky Spomky force-pushed the check_revoked_status branch 3 times, most recently from fd63455 to a83041a Compare January 4, 2025 09:39
This update includes the 'REVOKED' status in the list of valid authenticator status checks. It ensures proper handling and validation for revoked authenticators in metadata service processing.
@Spomky Spomky force-pushed the check_revoked_status branch from a83041a to a93017c Compare January 4, 2025 09:42
@Spomky Spomky merged commit 430c57c into web-auth:4.9.x Jan 4, 2025
13 checks passed
@Spomky Spomky added this to the 4.9.2 milestone Jan 4, 2025
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants