Devolutions Server and Console 2024.1.4.0

Released: Mar 5, 2024

Updates in Server and Console 2024.1.4.0

Funktionen

Server

  • Core
    • Active Directory web console is now supported.
    • Added PingOne identity provider as authentication.
    • Added support for sending passwords through in-app messaging or Devolutions Send.
    • Administrators can now configure which notifications they want to receive by email.
    • Domain authentication can now use Devolutions Gateway.
    • DVLS can now be used without license (Free version up to 10 users).
    • Improved the LDAP stack for Active Directory authentication.
    • Upgraded application to .NET 8 from .NET 6.
    • Authentication with Azure/Okta can be configured to validate the token on a regular basis. Client changes required.
    • Added a way to know if a user has a user vault or not and warn the user when it is deleted.
    • Added vaults and user groups columns in user reports.
    • Added vaults and user groups in user reports.
    • Password list can now show more passwords in a page.
    • Prevent users removing all MFA supported if MFA is required to login.
  • PAM
    • Migrate PAM account to be able to support documentation and attachments.
    • Accounts used to access the Devolutions Server Database are now saved in an internal vault.
    • Provider's password can now be managed and rotated.
    • Documentation and attachments are now possible on PAM account.
    • Support favorite vault with PAM vaults.
  • Gateway
    • Support multiple domains to reach the right KDC server.
  • Rest API
    • Three endpoints are now available to get secret/credential value. API documentation is also available from the UI
  • Scheduler
    • Support high availability.
  • Web
    • Improved the web interface and show all vaults in the side menu.
    • Support for hardware-accelerated cursors and Kerberos with RDP web client.

Console

  • Recovery kit stored in Azure Key Vault can now be directly installed.
  • Upgraded application from .NET framework 4.8 to .NET 8.
  • Improved SQLExpress installation.
  • Path to save recording session can now be configured.
  • Scheduler service is now mandatory, it is always installed (high availability is now supported by Devolutions Server).

Fehlerkorrekturen

Server

  • Core
    • Fixed an issue where notifications could be accessed without permission.
    • Fixed an issue where log cleanup could failed with SQL timeout if too much data had to be deleted.
    • Fixed an issue where serialization error was raised during vault import from .rdx file.
    • Fixed an issue where user was logged in automatically after a force logout by the application.
    • Fixed SSO login with Workspace Browser Extension.
  • PAM
    • Fixed an issue where PAM Azure account is not removed from groups after JIT elevation.
    • Fixed an issue where PAM account attributes could not be updated if provider was unreachable.

Console

  • Added security warning message to help user to know if advisories DEVO-2024-0002 is applied to them.
  • DPS_Main log file is always created, permission is added to the user running the process.