Skip to content

Commit bf0f355

Browse files
committed
update
1 parent 4ff2e2f commit bf0f355

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

support/entra/entra-id/app-integration/application-delegated-permission-access-tokens-identity-platform.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ For delegated permission tokens, the permissions are in the `scp` claim:
5757

5858
```json
5959
"scp": "Directory.Read.All User.Read",
60-
"sub": "<sub>"
60+
"sub": "<sub>",
6161
```
6262

6363
> [!NOTE]

0 commit comments

Comments
 (0)