This is release 2.23 of IAP Desktop.
This release introduces the following new features:
- ECDSA support: You can now configure IAP Desktop to use ECDSA instead of RSA for SSH public key authentication. Using ECDSA lets you connect to VM instances that don't permit
rsa-ssh
because of FIPS compliance or other reasons. You can choose the type of key to use in in Tools > Options > SSH. (#567) - Group policy support for SSH settings: The ADMX templates now let you control the SSH key type (RSA vs ECDSA) and key lifetime, helping you apply consistent settings across workstations.
- Device and printer redirection: When using Remote Desktop, you can now optionally share local devices, drives, ports, printers, and smart cards. You can select which resources to share in the Connection settings tool window. (#572)
In addition, the release includes several stability improvements and fixes the following issues:
- Under certain conditions, the SSH terminal showed an
IndexOutOfBoundsException
error. (#576)