Skip to content

Commit 4fa2ce7

Browse files
YilialinnCopilot
andauthored
Update docs/en/latest/plugins/forward-auth.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent be49b53 commit 4fa2ce7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/en/latest/plugins/forward-auth.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1161,7 +1161,7 @@ curl -i "http://127.0.0.1:9080/post" -X POST -d '
11611161

11621162
You should receive an `HTTP/1.1 200 OK` response.
11631163

1164-
Send a POST request with `tenant_id` in the body:
1164+
Send a POST request with an invalid `tenant_id` in the body:
11651165

11661166
```shell
11671167
curl -i "http://127.0.0.1:9080/post" -X POST -d '

0 commit comments

Comments
 (0)