Skip to content

Commit 078ffc6

Browse files
Merge pull request #220429 from OwenRichards1/patch-1
update-article-based-on-verbatim
2 parents 792037c + 0052783 commit 078ffc6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/active-directory/develop/msal-v1-app-scopes.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ms.service: active-directory
99
ms.subservice: develop
1010
ms.topic: conceptual
1111
ms.workload: identity
12-
ms.date: 11/25/2019
12+
ms.date: 12/05/2022
1313
ms.author: cwerner
1414
ms.reviewer: saeeda
1515
ms.custom: aaddev, has-adal-ref
@@ -18,7 +18,7 @@ ms.custom: aaddev, has-adal-ref
1818

1919
# Scopes for a web API accepting v1.0 tokens
2020

21-
OAuth2 permissions are permission scopes that a Azure Active Directory (Azure AD) for developers (v1.0) web API (resource) application exposes to client applications. These permission scopes may be granted to client applications during consent. See the section about `oauth2Permissions` in the [Azure Active Directory application manifest reference](reference-app-manifest.md#manifest-reference).
21+
OAuth2 permissions are permission scopes that an Azure Active Directory (Azure AD) for developers (v1.0) web API (resource) application exposes to client applications. These permission scopes may be granted to client applications during consent. See the section about `oauth2Permissions` in the [Azure Active Directory application manifest reference](reference-app-manifest.md#manifest-reference).
2222

2323
## Scopes to request access to specific OAuth2 permissions of a v1.0 application
2424

0 commit comments

Comments
 (0)