Skip to content

Commit 446fab2

Browse files
committed
fix
1 parent 599cced commit 446fab2

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
@@ -336,7 +336,7 @@ Swagger and Curl are great UI tools for testing APIs. For the tools to work, the
336336
> Warning
337337
> Do not deploy insecure security test flows to production.
338338

339-
If implementing a Swagger UI for an API, you should normally not deploy the UI to production as the security must be weakened to allow this to work.
339+
When implementing a Swagger UI for an API, you should normally not deploy the UI to production as the security must be weakened to allow this to work.
340340

341341
## Map claims from OpenID Connect
342342

0 commit comments

Comments
 (0)