Skip to content

Commit 720a476

Browse files
Update permissions-consent-overview.md
Replacing HTML in table
1 parent 497c27a commit 720a476

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,8 +56,8 @@ There are other ways in which applications can be granted authorization for app-
5656
|--|--|--|
5757
| Types of apps | Web / Mobile / single-page app (SPA) | Web / Daemon |
5858
| Access context | Get access on behalf of a user | Get access without a user |
59-
| Who can consent | <li> Users can consent for their data <li> Admins can consent for all users | Only admin can consent |
60-
| Other names | <li> Scopes <li>OAuth2 permission scopes | <li> App roles <li>App-only permissions |
59+
| Who can consent | - Users can consent for their data <br> - Admins can consent for all users | Only admin can consent |
60+
| Other names | - Scopes <br> - OAuth2 permission scopes | - App roles <br> - App-only permissions |
6161
| Result of consent (specific to Microsoft Graph) | [oAuth2PermissionGrant](/graph/api/resources/oauth2permissiongrant) | [appRoleAssignment](/graph/api/resources/approleassignment) |
6262

6363
## Consent

0 commit comments

Comments
 (0)