Multiple domains support, per organization #2025

Open
opened 2026-04-06 02:49:33 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @arkady-marchenko on 8/15/2022

My use case is - i have single deployment of VW, but need support different domains (company1.com, company2.com etc) per organization

I configured VW when primary domain is used for organization 1, but organization 2 accounts are configured to use another 2nd level domain. Previously 1.21 or 1.22 it was working fine. After last upgrade 1.25 i cannot download attachments. According dev console in chrome it is restricted by CORS.

I understand security concern and why that's done. But i think use case has a valid point, so i would like to request support in config or admin panel - allow to specify different domains, either

  • just global list of allowed domains, e.g. comma separated: company1.com, company2.com
  • per organization in admin panel

I'm using docker-compose deployment.
VW version is latest at the moment 1.25.2 with web 2.28.1

*Originally created by @arkady-marchenko on 8/15/2022* My use case is - i have single deployment of VW, but need support different domains (company1.com, company2.com etc) per organization I configured VW when primary domain is used for organization 1, but organization 2 accounts are configured to use another 2nd level domain. Previously 1.21 or 1.22 it was working fine. After last upgrade 1.25 i cannot download attachments. According dev console in chrome it is restricted by CORS. I understand security concern and why that's done. But i think use case has a valid point, so i would like to request support in config or admin panel - allow to specify different domains, either - just global list of allowed domains, e.g. comma separated: company1.com, company2.com - per organization in admin panel I'm using docker-compose deployment. VW version is latest at the moment 1.25.2 with web 2.28.1
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/vaultwarden#2025