Changes for page Impact upcoming runtime image
Last modified by Erik Bakker on 2026/07/14 13:59
From version 30.1
edited by Erik Bakker
on 2026/07/14 13:29
on 2026/07/14 13:29
Change comment:
There is no comment for this version
To version 32.1
edited by Erik Bakker
on 2026/07/14 13:35
on 2026/07/14 13:35
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -11,6 +11,7 @@ 11 11 12 12 == 2. Changes == 13 13 14 +* We will update our code to Java 25. 14 14 * The grant type {{code}}password{{/code}} when using the OAuth interceptor to retrieve a token from an external IDP is **no longer** supported. 15 15 ** If you are using this grant type please verify whether the IDP allows you to request OAuth tokens using one of the accepted grant types (preferably client credentials). 16 16 * The default behavior of requesting an OAuth token from an IDP has changed. This means that the Client authentication method will default to {{code}}Client secret basic{{/code}} instead of {{code}}Client secret post{{/code}}. ... ... @@ -17,7 +17,6 @@ 17 17 ** If you are using the default configuration please verify whether the IDP allows you to request OAuth tokens using the option Client secret basic. 18 18 * All data pipeline (Job) related functionality will be removed and can no longer be used. 19 19 * The {{code}}ProxyWebServiceMessageSender{{/code}} support component will be removed. 20 -* The default components for constructing error messages that are reported to the API caller for your API Gateway will be changed. Ensure the changed flows are included in the release the moment we introduce this new runtime image. 21 21 22 22 == 3. Key takeaways == 23 23