Roadmap: Planned Functionality

Roadmap

These following features (in no particular order) are roadmapped for a future release:

If you think this list is missing an item or you want to register your interest in one of these, do please contact us.

Known Issues

Below is a list of known issues in RADNAC, these are considered bugs, whilst fixed and not yet released issues are listed under our ‘Upcoming Release’ sections of our changelog.

Our internal bug tracking reference for each is listed of the form ‘GH#xyz’ and is useful to refer to if you wish to contact us about it.
  • [GH#3]: TLS session resumption and password caches are not shared across VMs.

    • Fortunately this often not an issue as most vendor equipment poorly implements load-balancing and instead only implements failover sending all requests to the primary server until it determined it is unavailable and then start sending to the backup system instead.

    • May impact MFA users as TLS session resumption is used to deduplicate MFA requests.

  • [GH#117]: Backups include the password of local user accounts (not your Microsoft Entra ID accounts) in plaintext.

    • The administrator should be able to pick a password hashing algorithm (such as SSHA512 or PBKDF2)

  • [GH#302]: Enabling an MFA policy does not affect already connected devices using TLS resumption

    • Expectated behavior is the TLS resumption session would be invalidated leading to a full authentication that includes the MFA challenge.

  • [GH#307]: When creating a device, invalid or unfilled required fields from other tabs are not highlighted