Update microsoft-compatible-security-key.md

Line 30: an user > a user
This commit is contained in:
Angela Fleischmann
2022-11-07 17:09:15 -07:00
committed by GitHub
parent 0dc0aa83cc
commit 42c988bfa0

View File

@ -27,6 +27,6 @@ A security key **MUST** implement the following features and extensions from the
| #</br> | Feature / Extension trust</br> | Why is this required? </br> |
| --- | --- | --- |
| 1 | Resident key | This feature enables the security key to be portable, where your credential is stored on the security key |
| 2 | Client pin | This feature enables you to protect your credentials with a second factor and applies to security keys that do not have an user interface|
| 2 | Client pin | This feature enables you to protect your credentials with a second factor and applies to security keys that do not have a user interface|
| 3 | hmac-secret | This extension ensures you can sign-in to your device when it's off-line or in airplane mode |
| 4 | Multiple accounts per RP | This feature ensures you can use the same security key across multiple services like Microsoft Account (MSA) and Azure Active Directory (AAD) |