Skip to content

Commit d52a901

Browse files
committed
[msid][content-health] Updated link issue and added changes
1 parent 63a5a24 commit d52a901

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/active-directory/develop/authentication-vs-authorization.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,9 @@ This article defines authentication and authorization. It also briefly covers Mu
2828

2929
*Authorization* is the act of granting an authenticated party permission to do something. It specifies what data you're allowed to access and what you can do with that data. Authorization is sometimes shortened to *AuthZ*. The Microsoft identity platform uses the [OAuth 2.0](https://oauth.net/2/) protocol for handling authorization.
3030

31-
## Multi-Factor Authentication
31+
## Multifactor authentication
3232

33-
*Multi-Factor Authentication* is the act of providing an additional factor of authentication to an account. This is often used to protect against brute force attacks. It is sometimes shortened to *MFA* or *2FA*. The Microsoft identity platform uses the [Microsoft Authenticator](https://support.microsoft.com/en-us/account-billing/set-up-the-microsoft-authenticator-app-as-your-verification-method-33452159-6af9-438f-8f82-63ce94cf3d29#:~:text=1%20Sign%20in%20to%20your%20work%20or%20school,authenticator%20app%20other%20than%20the%20Microsoft...%20More%20) app for handling two-factor authentication. For more information, see [Multi-Factor Authentication](../authentication/concept-mfa-howitworks.md)
33+
*Multifactor authentication* is the act of providing an additional factor of authentication to an account. This is often used to protect against brute force attacks. It is sometimes shortened to *MFA* or *2FA*. The Microsoft identity platform uses the [Microsoft Authenticator](https://support.microsoft.com/account-billing/set-up-the-microsoft-authenticator-app-as-your-verification-method-33452159-6af9-438f-8f82-63ce94cf3d29) app for handling two-factor authentication. For more information, see [multifactor authentication](../authentication/concept-mfa-howitworks.md)
3434

3535
## Authentication and authorization using the Microsoft identity platform
3636

0 commit comments

Comments
 (0)