Skip to content

Commit 539eafa

Browse files
authored
update as per Paul
1 parent 4899cf0 commit 539eafa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

support/developer/webapps/iis/www-authentication-authorization/http-bad-request-response-kerberos.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ This response could be generated by any HTTP request that includes Windows Remot
2424

2525
This issue may occur if the user is a member of many Active Directory user groups.
2626

27-
The HTTP request to the server contains the Kerberos token in the `Authorize` header. The size of the Kerberos token contained within the HTTP header increases together with the number of user groups used to authenticate users. If the HTTP header or packet size increases past the limits that are configured on the server, the server may reject the request and send an error message as the response.
27+
The HTTP request to the server contains the Kerberos token in the `Authorize` header. The size of the Kerberos token contained within the HTTP header increases together with the number of user groups for the authenticating user. If the HTTP header or packet size increases past the limits that are configured on the server, the server may reject the request and send an error message as the response.
2828

2929
## Workaround 1: Decrease the number of Active Directory groups
3030

0 commit comments

Comments
 (0)