Skip to content

Commit 5ed4890

Browse files
authored
fix link
1 parent d955aed commit 5ed4890

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

support/entra/entra-id/users-groups-entra-apis/403-error-when-calling-microsoft-graph-security-api.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ The error occurs due to one of the following reasons:
2525

2626
### Microsoft Graph permission
2727

28-
There are two types of tokens: application and delegated permission token. For more information, see [Application and delegated permissions for access tokens in the Microsoft identity platform](app-integration/application-delegated-permission-access-tokens-identity-platform.md).
28+
There are two types of tokens: application and delegated permission token. For more information, see [Application and delegated permissions for access tokens in the Microsoft identity platform](../app-integration/application-delegated-permission-access-tokens-identity-platform.md).
2929

3030
For delegated permission token, Microsoft Graph permission is in the `scp` claim. For application permission token, the permission is in the `roles` claim. To get the required Microsoft Graph permissoin, you can refer to the following table that listed in [Authorization and the Microsoft Graph Security API](/graph/security-authorization#register-an-application-with-the-microsoft-identity-platform-endpoint):
3131

0 commit comments

Comments
 (0)