Skip to content

Commit 995939f

Browse files
jmprieurmmacy
andauthored
Update articles/active-directory/develop/scenario-web-app-call-api-app-configuration.md
Co-Authored-By: Marsh Macy <[email protected]>
1 parent 751a7a8 commit 995939f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/active-directory/develop/scenario-web-app-call-api-app-configuration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ The sample currently lets MSAL.Python produce the authorization-code URL and han
8888

8989
# [ASP.NET Core](#tab/aspnetcore)
9090

91-
Microsoft.Identity.Web takes care of setting the right OpenIDConnect settings, subscribing to the code received event and redeeming this code. you don't have anything extra to do.
91+
Microsoft.Identity.Web simplifies your code by setting the correct OpenID Connect settings, subscribing to the code received event, and redeeming the code. No additional code is required to redeem the authorization code.
9292

9393
# [ASP.NET](#tab/aspnet)
9494

0 commit comments

Comments
 (0)