Changes for page 240 - Spring Cleaning
Last modified by Erik Bakker on 2025/03/10 10:00
From version 712.1
edited by Erik Bakker
on 2024/09/09 15:43
on 2024/09/09 15:43
Change comment:
There is no comment for this version
To version 713.1
edited by Erik Bakker
on 2024/09/10 10:57
on 2024/09/10 10:57
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -26,7 +26,6 @@ 26 26 27 27 In the coming weeks, we will actively monitor eMagiz models to see to what extent this advice has been implemented.{{/warning}} 28 28 29 - 30 30 //__Default Plan - Improvements__// 31 31 32 32 * When you press the "Default Plan" option, the following changes will occur (assuming you also have a default plan on your environment): ... ... @@ -35,6 +35,17 @@ 35 35 36 36 [[image:Main.Images.Release Blog.WebHome@release-229-new-default-plan.png]] 37 37 37 +== **New Runtime Image - SFTP Authentication Option Added** == 38 + 39 +With this release we launch a new runtime image that provides an additional configuration option on our SFTP (caching) session factory support object. With this option you can define the **order** in which the authentication is handled and which options are **allowed**. The following options are possible. The default configuration option (which is valid in 99% of the cases) is "Keyboard-Interactive and Password". 40 + 41 +* Password 42 +* Keyboard-Interactive 43 +* Password and Keyboard-Interactive 44 +* Keyboard-Interactive and Password 45 + 46 +[[image:Main.Images.Release Blog.WebHome@release-229-new-auth-option-sftp.png]] 47 + 38 38 == **Bug Fixes** == 39 39 //__XPath Header Enricher - Help Text Improvement__// 40 40 We have added a help text segment that explain that you will get the first result back if your XPath returns a list of values. Secondly, we have added an additional help text segment that explains how to change the XPath expression in case you want to get a list of values back.