Feature Request

Feature Request

Request new features for Devolutions Server.

Newest

Most active

Most votes

avatar

IT

Website entry OTP source confusing name

Hi In RDM when configuring a one-time password (OTP) for a website you can either create an OTP entry and link it to the website entry, or you can configure it directly in the website entry. The same can be done with the username and password. I would like to create a website entry with username, password and OTP in the same entry. In RDM it is shown like this [image] This makes sense that the field Credentials is Username and password because you type the username and password below. [image] It makes somewhat sense that the field Source is Configured because it's default None . In my opinion TOTP , OTP or One-time password would be better, because that is what you type below. Now we come to the even more strange part. On the web the same entry is shown like this. Credentials is Username and password . That makes sense. So far so good. [image] But here the OTP Source is Username and password [image] What? This doesn't make sense at all. One would think these field values would be the same for RDM and website. My guess is the Source values have been copied from the Credentails values when creating the UI for the website. DVLS version 2025.3.20.0 Same happens on 2026.2.4.5715 - Cloud Please align value names in RDM and website.

1

12

0

avatar

kevz

PostgreSQL as a Database for Devolutions Server (DVLS)

As the title suggests, it would be really good to see Devolutions introduce the ability to have the back-end database for a DVLS deployment be PostgreSQL instead of depending on Microsoft SQL Server. You've already made some headway by providing a method for DVLS itself to be installed on Linux as per Install Devolutions Server for Linux | Devolutions Server | Devolutions Documentation and ScriptLibrary/DVLSForLinux at main · Devolutions/ScriptLibrary -- but it would be fantastic to see it taken a step further. For self-hosted infrastructure that is air gapped and does not have direct internet access (i.e., has no potential to leverage Devolutions Workspace/Hub, or other SaaS components which require internet access, etc), this would drastically reduce the compute requirements for running a highly available and fault tolerant DVLS deployment in such an environment without cumbersome MSSQL servers with costly licensing requirements. Companies such as Veeam realized this a few years ago and have since transitioned to PostgreSQL being the preferred database type on greenfield deployments after more than two decades of Microsoft SQL Server Express (or Standard/Enterprise)~ being the defacto (and only) choice. While I don't necessarily expect that Devolutions would go down the same path as Veeam and deliver an entire pre-hardened, vendor-managed (STIG compliance), secure-by-design appliance such as with the newer Veeam Software Appliance ( Veeam Software Appliance: Fast, Secure, and Simplified ) (though, I would love it if Devolutions were considering or working on something like this), simply adding PostgreSQL as a supported database type for hosting the Devolutions Server (DVLS) database would be a really big improvement that we would be excited to see.

1

18

0

avatar

maximetremblay

Suppression multiple attachement

Il serait bien d'etre en mesure de supprimer plusieurs attachement d'un coup sans les sélectionner une a une. Discuté avec votre support déja et ce n'est pas faisable sauf a l'unité. [image]

1

64

3

avatar

François Dubois

avatar

maximetremblay

Voir l'élévation demandé dans le rapport

[image] Il serait bien de voir les élévations octroyé dans les rapports. Nous avons un superviseur de la sécurité qui adorerais le feature car plusieurs vérification sont fait mensuellement sur qui et pourquoi tel ou tel élévation a été demandé. Il est présentement possible de le voir seulement en cliquant sur l'oeuil ou en allant voir plus loin dans le méssage (not user friendly).

1

45

2

avatar

maximetremblay

avatar

jp2000

Skip PAM checkout replication delay on subsequent checkouts while access is still active

Summary When performing a PAM checkout, RDM allows configuring a delay to ensure replication completes before the credential is used. Currently this delay is applied on every checkout request. I'd like the delay to only be enforced on the first checkout. As long as the JIT (just-in-time) elevation is still in place and the user still has an active checkout, the delay should be skipped on subsequent requests, since replication has already occurred and waiting again is unnecessary. Current behavior The configured replication delay is applied on each checkout request, regardless of whether the user already has an active/valid checkout and the JIT elevation is still present. Proposed behavior Apply the replication delay only on the initial checkout. On any subsequent checkout request, if the JIT elevation is still active and the user is still checked out, skip the delay and grant access immediately. Benefit Avoids redundant waiting time on repeated checkouts when replication has already completed, improving the user experience without compromising the replication guarantee.

1

60

1

avatar

Luc Fauvel

avatar

maximetremblay

Voir a qui une demande d'approbation a été envoyé

Nos approbateurs nous ont fait remarqué qu'au moment ou une demande d'approbation est envoyé ce serais bien de savoir elle a été envoyé a qui. Par exemple si je suis full admin je vois qu'il y a une demande mais ca ne me dit pas a qui (ce qui serais vraiment utile au cas ou un approbateur ne fais pas sont travail). [image]

1

62

1

avatar

Simon Leroux

avatar

AlexMoucha

System permissions for "Users MFA reset status"

Hello everyone, Now that I have activated the MFA for all our users on the Devolutions Server, it happens from time to time that it has to be reset for a user. Is it possible that not only the Devolutions Server administrators can reset this MFA? For example, I can assign the storage of licenses to a user or a user group. Is this also possible for the “ Users MFA reset status ”? I have not found a setting for this. Or should I create a feature request? Thanks in advance Alex

Recommended Answer

a year ago

Hello, Thank you for the feedback. It looks like I was blind and never noticed that menu before. I verified and there are no permission options for this menu. I will move this thread to the feature request section. Best regards,

0

439

4

avatar

AlexMoucha

avatar

Daniel Albrecht

Improve DVLS update installation workflow

Hi! When installing DVLS updates there's two small things I noticed 1. When the update is installed and the scheduler service is stopped, admin users immediately receive alert notifocations (emails) with "Scheduler - Offline" and "Scheduler - No standby scheduler available". Could you add a delay to these alerts? Usually the scheduler will be up again within a few minutes during a update or a system reboot. I think the alert should only be triggered if the scheduler is unavailable for an extended period, like an hour for example. 2. I think the order of operations during the update installation process is wrong: Right now the application is stopped before the files are downloaded and extracted. Depending on bandwidth this could take some time. The files could be downloaded and extracted before the application is stopped, to reduce downtime. This would also improve error handling when the download fails for some reason. [image] Thank you! Best regards, Daniel

2

73

1

avatar

Marc-Andre Bouchard

avatar

matejgalic

Resolved Implemented

Conditional Access with MaxMind GeoLite

Dear Devolutions-Team, after some troubleshooting with William (Devolutions) today, we found out that MaxMind GeoLite does not seem to be supported and that the paid version is required. I'd like to inquire if it would be possible to enable the MaxMind features with the GeoLite version, as from what I can tell, only the API URL is different (Referencing "Flexibility" on this page GeoLite2 Web Service: Free IP Geolocation API , without reading up into the docs in detail, I might be wrong here!). As we would like to only use it for very few queries yearly (presumably <100) on only a few select users (external collaberators), we'd be very glad if that was an option. Thank you & best regards, MG

Recommended Answer

8 days ago

Hello, Thank you for being so patient! I am pleased to inform you that the issue has been resolved in the latest Devolutions server version (2026.2.4.0): https://docs.devolutions.net/server/getting-started/installation/upgrade-server We also recommend that you first perform the update in a staging/test environment: https://docs.devolutions.net/server/kb/how-to-articles/create-server-staging-instance We also offer free upgrade sessions, during which we will update your Devolutions Server instance together. If you are interested in this, please send an email to service@devolutions.net If you have any further questions, please don't hesitate to let us know. Best regards,

1

210

4

avatar

Maxim Robert

avatar

jp2000

Grant permissions on sub-entries without requiring read access on parent folders

Summary Currently it appears that you cannot explicitly grant "Connect/View" permissions on a sub-entry without also granting "View" permission on the parent folder containing that entry. I'd like to be able to permission an individual entry directly, so a user can see and connect to only that specific entry, without being granted read access to the parent folder (and by extension visibility of the folder's other contents). Example Folder: SERVER Entry: SVC-1 Entry: SVC-2 Entry: SVC-3 The user should be able to view and connect to SVC-2 only — not SVC-1, not SVC-3, and ideally without needing broad read access on the SERVER folder itself. Current behavior To grant "Connect/View" on a sub-entry, the user must also be given "View" on the parent folder, which exposes the folder structure and potentially other entries. Proposed behavior Allow assigning "Connect/View" permissions directly on an individual entry, independent of the parent folder's permissions. The folder would surface only as the minimal path needed to reach the permitted entry, without granting visibility into its other contents. Benefit Enables true least-privilege access at the entry level, avoiding over-provisioning of folder-level read access just to expose a single entry.

2

47

0

avatar

bvervoort

option to enforce clipboard settings

A Devolutions server-side option to enforce the setting Workspace app → Settings → Security and Privacy → Clipboard. The default setting is to never remove sensitive data from the clipboard. As a business application, this would be a good standard to have enabled and to be able to enforce on users. As a security-focused application, this should at least be enabled by default and preferably also be enforceable.

1

60

1

avatar

Sébastien Aubin

avatar

bvervoort

option to enforce browser extansion autofill option

A Devolutions server-side option to enforce the browser extension compare type to a specific value. This setting is located on a website entry in RDM → Properties → General → Browser Extension tab. This one is less of a security-focused request and more about functionality. Our users gave feedback that the best compare type in their experience is “Compare regex with URL domain.” Currently, this cannot be enforced.

1

66

1

avatar

Sébastien Aubin

avatar

maximetremblay

Fonctionalité Création/Modification de rapport

Bonjour, Je souhaite soumettre une demande de fonctionnalité concernant les rapports planifiés (Scheduled Reports) dans Devolutions Server / Remote Desktop Manager suivant une discussion avec vos techniciens au support. Actuellement, seuls les administrateurs peuvent créer ou gérer cette fonctionnalité. Il n’existe aucune permission système permettant de déléguer l’accès ou la gestion des rapports planifiés à d’autres utilisateurs ou groupes spécifiques. Dans plusieurs environnements, cette limitation complique les opérations puisque certaines équipes (support, sécurité, gestion des accès, audits, etc.) doivent pouvoir : créer leurs propres rapports planifiés ; modifier ou consulter les rapports existants ; recevoir automatiquement certains rapports ; gérer cette fonctionnalité sans devoir obtenir des droits administrateur complets. Demande : Ajouter une ou plusieurs permissions granulaires permettant de : autoriser l’utilisation des Scheduled Reports ; déléguer la gestion des rapports planifiés ; contrôler l’accès par rôle ou groupe d’utilisateurs. Cela permettrait une meilleure délégation des tâches et améliorerait la gestion des accès dans les environnements d’entreprise. Merci.

1

83

2

avatar

David Savard

avatar

Gteam

MFA Rules Based on IPv4/IPv6 Subnets for Internal Network Access

Hello, Here is our requirement: We need to allow authentication requests without MFA from within the company’s internal network. MFA should only be required when accessing from outside the organization or from unsecured networks. In Devolutions Server, it does not seem possible to create MFA rules based on IP ranges or subnets. Could you implement the ability to authorize IPv4 and IPv6 subnets in the MFA rules? Examples: 1.1.1.0/24 172.30.20.0/24 2001:67c:11c8::/64 Thank you in advance.

1

78

3

avatar

Gteam

avatar

DR

YubiKey offline - 2FA

Hello, is there a way to use YubiKey offline (i.e. the server has no internet connection) as a second factor when logging in from the Remote Desktop manager.

0

422

3

avatar

Luc Fauvel

avatar

jfrings

Allow Devolutions Server Groups to be nested

Hello there, it would be great to allow DVLS Groups to be members of other DVLS Groups. It would help us to simplify a role based access control where one group is a permission-group and another group a role-group that is member of the permission-group. [image] Thank you very much!

4

264

3

avatar

François Dubois

avatar

John Bruhin

Implemented

Notification on Entry Export

Hi there Is there a way for getting notified by the action "Entry Export"? We have only a few admins which are allowed to export entries, but it would be nice when there is a way to get notified on entry export action. Thank you.

0

440

8

avatar

Maxim Robert

avatar

csudderth

Implemented

Option to enable "dynamic resize" by default, auto-hiding top bar in web sessions, and open connection in new tab

A few requests in order of importance to me I think it would be great to be able to enable "dynamic resize" in web RDP sessions by default: [image] Also, would it be possible to have the top bar be auto hiding and have it appear on mouse hover? I've seen other web RDP solutions implement something similar as a floating button that expands on hover. I think that extra bit of screen real estate on the top would make a huge difference, especially on smaller laptop screens. And finally, would it be possible to have an option to open the connection in a new tab? I think this would be a great for that extra screen real estate without having to go full screen. Thank you so much for the consideration. This is a great suite of products and I am a huge fan.

1

233

2

avatar

Maxim Robert

avatar

Mathieu Carrier

Implemented

Enhanced security - Force lock vault after x time

Hello all, Following a chat with support, it was suggested to create a feature request. This is something that you do with the Business Hub solution. Having an option where entries in a vault are "locked" behind some added security measure. In a SSO environment, using the DVLS Workspace, every entry stored in a vault (user or shared) is available. In some cases, mostly dealing with highly confidential credentials, we think it would be important to have an extra security step. Whether it's asking for the user password again, expiring/refreshing the MFA token or using a pin code. Thanks,

1

449

10

avatar

Maxim Robert

avatar

marcelgerber

Implemented

Microsoft authentication with DELEGATED permissions

Hello. Our new group allows only delegated permissions on application registrations. We need to migrate to the group's tenant. Would it be doable for you to add authentication through Microsoft DELEGATED permissions ? [image] In the meantime, we will see how we handle that. Maybe we keep our tenant longer and go with guest from the group tenant and keep the app registration in our current tenant. Also, if the group search in the Microsoft authentication screen could be made to "search only" or load a subset of all the available groups that would be great. During our test, application permissions were added temporarily for testing, and the groups never loaded because after some minutes, it was still not completed. [image] Thank you and best regards. Marcel

1

301

4

avatar

Maxim Robert

avatar

_djpanda_

Implemented

German notification Mails or a template system to create them our self.

Notification mails are english even if the settings tell german language. Are there a possibility to get the notification mail in german or maybe a template system do do it our self ?

1

147

2

avatar

Maxim Robert

avatar

miccol

Implemented

Add website proxy configuration as configuration on Web

Hi there We have quite a lot of users using a combination of Web/Launcher and they're quite often missing configuration options that are currently present in Remote Desktop Manager. Could more features please be allowed configurable via web? In this case, the Proxy tab from RDM is the most pressing one for us. Thank you

1

111

3

avatar

Maxim Robert

avatar

ictinfra

Backup in JSON format

Hello, I am writing to request a feature enhancement for Devolutions Server. Currently, the system allows for exporting data in various formats, but I would like to suggest adding an option to export the data in JSON format with encryption. This feature would be incredibly valuable for users who wish to store their backups externally (e.g., in cloud storage or Blob storage) while ensuring that sensitive data is securely protected. By exporting the data in encrypted JSON format, users would be able to leverage both the flexibility of the JSON format and the security of encrypted backups, all within one solution. Moreover, having the ability to export backups in an encrypted JSON format would be particularly beneficial in emergency scenarios. If the entire system goes down, the backup could be quickly and securely loaded into Devolutions Hub for recovery, enabling businesses to resume operations with minimal downtime. The ability to export data in an encrypted JSON file would greatly enhance both the flexibility and security of backup management. It would also streamline the recovery process in case of system failure, ensuring that users can quickly access their critical data without relying on the entire Devolutions Server system being online.

1

149

4

avatar

Hubert Mireault

avatar

sjames

Customise Devolutions Send

It would be great to have Devolutions Send built in to DVLS so that we can't use our own branding and have a URL link with our own domain. https://send.devolutions.com/?utm_source=rdm&utm_medium=native&utm_campaign=default Pretty much this, but with our DVLS URL and our own internal company branding.

4

560

8

avatar

François Dubois

avatar

hjbos

Credential type "DVLS Privileged Account" support in Web version of Devolutions Server

When using the PAM module in combination with password rotation it's very likely you will use the credential type DVLS privileged account for most of your assets in Remote Desktop Manager. This cedential type is not available/working in the web version of Devolutions Server. Because of this the web version of Devolutions Server is not usable. Can this be added in Devolutions Server?

2

561

13

avatar

François Dubois

1 - 25 of 573 items
Sysadminotaur pondering a question Special Q&A

Our CTO is answering your AI questions

A rare opportunity — ask our CTO directly.

9 questions already asked Ends in 6 days
Ask your question →