diff --git a/docs/admin/authentication.md b/docs/admin/authentication.md index 2033b33206..f8ba5cb440 100644 --- a/docs/admin/authentication.md +++ b/docs/admin/authentication.md @@ -447,8 +447,8 @@ The request body will be of the following format: } ``` -The remote service is expected to fill the `TokenAccessReviewStatus` field of -the request to indicate the success of the login. The response body's "spec" +The remote service is expected to fill the `status` field of +the request to indicate the success of the login. The response body's `spec` field is ignored and may be omitted. A successful validation of the bearer token would return: