Skip to content

Commit d6e7ff5

Browse files
Merge pull request #248286 from alexbuckgit/alexbuckgit/docutune-autopr-20230815-043029-8365545-ignore-build
[BULK] DocuTune - Restore missing bookmarks
2 parents 6ed23e1 + f3bfff2 commit d6e7ff5

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

articles/active-directory/develop/permissions-consent-overview.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,13 @@ ms.reviewer: jawoods, ludwignick, phsignor
1717
---
1818
# Introduction to permissions and consent
1919

20+
<a id ='requesting-consent-for-an-entire-tenant'></a>
21+
<a id ='using-the-admin-consent-endpoint'></a>
22+
<a id ='openid-connect-scopes'></a>
23+
<a id ='admin-restricted-permissions'></a>
24+
<a id ='the-default-scope'></a>
25+
<a id ='scopes-and-permissions'></a>
26+
2027
To *access* a protected resource like email or calendar data, your application needs the resource owner's *authorization*. The resource owner can *consent* to or deny your app's request. Understanding these foundational concepts will help you build more secure and trustworthy applications that request only the access they need, when they need it, from users and administrators.
2128

2229
## Access scenarios

0 commit comments

Comments
 (0)