Skip to main content
Version: Release 24.1

Security

Learn more about how to secure your Digital.ai Release setup.

๐Ÿ“„๏ธ Configure Maximum Size of HTTP Request Header

With the maximum size of the HTTP request header set to 8KB (8192 bytes) it becomes difficult to pass the authentication tokens and scopes in headers. Hence with Release 24.1, you can use the server.max-http-request-header-size parameter to configure the maximum size of the HTTP request header that the Release server can accept. Setting an appropriate value for this parameter depends on the specifics of your application and environment.