You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/active-directory/develop/consent-framework.md
+2-4Lines changed: 2 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,10 +10,9 @@ ms.service: active-directory
10
10
ms.subservice: develop
11
11
ms.topic: conceptual
12
12
ms.workload: identity
13
-
ms.date: 11/30/2018
13
+
ms.date: 10/21/2020
14
14
ms.author: ryanwi
15
15
ms.reviewer: zachowd, lenalepa, jesakowi
16
-
ms.custom: aaddev, has-adal-ref
17
16
---
18
17
19
18
# Azure Active Directory consent framework
@@ -60,5 +59,4 @@ The following steps show you how the consent experience works for both the appli
60
59
61
60
## Next steps
62
61
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