Skip to content

Commit dc0f16a

Browse files
authored
Merge pull request #134746 from CelesteDG/patch-34
Removed link to v1 auth code flow
2 parents 0c493d9 + 48cccc1 commit dc0f16a

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

articles/active-directory/develop/consent-framework.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,9 @@ ms.service: active-directory
1010
ms.subservice: develop
1111
ms.topic: conceptual
1212
ms.workload: identity
13-
ms.date: 11/30/2018
13+
ms.date: 10/21/2020
1414
ms.author: ryanwi
1515
ms.reviewer: zachowd, lenalepa, jesakowi
16-
ms.custom: aaddev, has-adal-ref
1716
---
1817

1918
# Azure Active Directory consent framework
@@ -60,5 +59,4 @@ The following steps show you how the consent experience works for both the appli
6059
6160
## Next steps
6261

63-
* See [how to convert an app to be multi-tenant](howto-convert-app-to-be-multi-tenant.md)
64-
* For more depth, learn [how consent is supported at the OAuth 2.0 protocol layer during the authorization code grant flow.](../azuread-dev/v1-protocols-oauth-code.md#request-an-authorization-code)
62+
See [how to convert an app to be multi-tenant](howto-convert-app-to-be-multi-tenant.md)

0 commit comments

Comments
 (0)