Skip to content

Commit f6eb243

Browse files
committed
Improve text
1 parent 1d69a00 commit f6eb243

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

aspnetcore/security/authentication/configure-jwt-bearer-authentication.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -252,7 +252,7 @@ For more information, see [[Microsoft identity platform and OAuth 2.0 On-Behalf-
252252

253253
### Use the same delegated access token sent to the API
254254

255-
This approach is not difficult to implement but the access token has access to both APIs. Yarp reverse proxy can be used to implement this.
255+
This approach is not difficult to implement but the access token has access to all downstream APIs. Yarp reverse proxy can be used to implement this.
256256

257257
### Use OAuth client credentials flow and use an application access token
258258

0 commit comments

Comments
 (0)