Hi this is a pretty simple feature request.
Making dns entrys like:
Inside mydomain.tld →
bitwarden.tcp srv 0 5 443 bw.mydomain.tld
Or making location based redirects with your webserver like:
/uid-bw-00573-3772639 {redirect 301 bw.mydomain.tld}
The dns approach is nicer tbh.
However, this would allow to define the root domain in your clients.
Instead of subdomains or locations.
That makes it simpler to remember, especially for older people
Cheers