'nginx "request header or cookie too large" with gravitee 2.10.11

good afternoon, permission to ask about gravitee 2.10.11. I have a problem when adding scopes that are too much affected by error "Request Header Or Cookie Too Large" I have tried adding config on my nginx server. server { large_client_header_buffers 4 32k; }

but still affected by the same error, if friends have experienced the same thing please help. thanks.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source