Microsoft Entra ID has added support for device-bound passkeys stored on computers and mobile devices as an authentication method, in addition to the existing support for FIDO2 security keys. This enables users to perform phishing-resistant authentication using the devices that they already have. This PR will add additional language to the description for AAD.3.1v1 and add a new resource link to note this new support.
๐ญ Motivation and context
Change is required to keep the documentation up to date with the new phishing-resistant authentication method now supported in Microsoft Entra ID.
Closes #1203
๐งช Testing
N/A currently only an SCB update
โ Pre-approval checklist
[x] This PR has an informative and human-readable title.
[x] PR targets the correct parent branch (e.g., main or release-name) for merge.
[x] Changes are limited to a single goal - eschew scope creep!
[x] Changes are sized such that they do not touch excessive number of files.
[x] Related issues these changes resolve are linked preferably via closing keywords.
[x] All relevant type-of-change labels added.
[x] All relevant project fields are set.
[x] All relevant repo and/or project documentation updated to reflect these changes.
๐ฃ Description
Microsoft Entra ID has added support for device-bound passkeys stored on computers and mobile devices as an authentication method, in addition to the existing support for FIDO2 security keys. This enables users to perform phishing-resistant authentication using the devices that they already have. This PR will add additional language to the description for AAD.3.1v1 and add a new resource link to note this new support.
๐ญ Motivation and context
Change is required to keep the documentation up to date with the new phishing-resistant authentication method now supported in Microsoft Entra ID.
Closes #1203
๐งช Testing
N/A currently only an SCB update
โ Pre-approval checklist
โ Pre-merge checklist
[ ] Feature branch has been rebased against changes from parent branch, as needed
Use
Rebase branch
button below or use this reference to rebase from the command line.โ Post-merge checklist