Skip to content

Commit 0924ad6

Browse files
committed
edits
1 parent 2d75db4 commit 0924ad6

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

articles/active-directory/authentication/concept-authentication-passwordless.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,18 @@ To get started with passwordless sign-in, complete the following how-to:
7777
> [!div class="nextstepaction"]
7878
> [Enable passwordless sign using the Authenticator app](howto-authentication-passwordless-phone.md)
7979
80+
### FIPS 140 compliance
81+
82+
[Executive Order 14028](https://www.gsa.gov/technology/technology-products-services/it-security/executive-order-14028-improving-the-nations-cybersecurity) requires authenticator apps to comply with Federal Information Protection Standard (FIPS) 140. FIPS 140 defines a minimum set of security requirements for products that implement cryptography.
83+
84+
The [Cryptographic Module Validation Program](https://csrc.nist.gov/Projects/Cryptographic-Module-Validation-Program) lists cryptographic modules that have been validated to comply with FIPS requirements. For example, Windows uses Symcrypt...
85+
86+
As a mobile app in enterprise authentication scenarios like MFA and passwordless, Microsoft Authenticator on iOS relies upon [Apple CoreCrypto module](https://support.apple.com/guide/sccc/security-certifications-for-ios-scccfa917cb49/web) of the corresponding iOS version. the platform cryptography. For Android, Microsoft Authenticator uses WolfSSL cryptography, which is pending FIPS 140-3 validation.
87+
88+
89+
90+
91+
8092
## FIDO2 security keys
8193

8294
The FIDO (Fast IDentity Online) Alliance helps to promote open authentication standards and reduce the use of passwords as a form of authentication. FIDO2 is the latest standard that incorporates the web authentication (WebAuthn) standard.

0 commit comments

Comments
 (0)