element-hq / element-hq/element-web
Support registering guests against a different homeserver to the default homeserver in the config.
- Dominant language
- TypeScript
- Stars
- 13.5k
- Forks
- 2.8k
- PR merge metrics
- PR metrics pending
Description
### Your use case
#### What would you like to do?
The ability to specify registering guests users against a different homeserver to the default homeserver. I.e. a `guests.half-shot.uk` for guests, but still allowing regular registrations against `half-shot.uk`.
#### Why would you like to do it?
Some large conferences like to have an attendees server and a main server. They would like their guests to be registered against the main server, but their conference-goers to be against the attendee server.
#### How would you like to achieve it?
Config option to state the default guest homeserver.
### Have you considered any alternatives?
Obviously, you could just have the guests on the attendee homeserver. That does unfortunately not meet the requirement.
### Additional context
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.