2026.0.2
Authentication: JWT-based login flow
Added the ability to override the accepted JOSE typ header values for JWTs validated by IDE Services Server (login flow + JWT-bearer API calls).
To customize accepted values, add the tbe.auth.accepted-jwt-token-types property to your server configuration file.
Type of property: list of strings.
Common values: JWT, at+jwt (RFC 9068), dpop+jwt (RFC 9449). Any string is accepted; matching is case-sensitive and exact.
When the property is set, only the listed values are accepted, including JWT. If JWT should still pass through, list it explicitly.
No wildcards / regex allowed.
Example:
For details, see tbe.auth.accepted-jwt-token-types in Configure provider details in your server configuration file.
This option is available starting with IDE Services builds 2026.1.0.123 and 2026.0.2.984
Mellum Helm support for custom security context
The Mellum Helm chart version 2026.0.3 now supports configuring the container securityContext through the file.