Just like we worked on integrating with authentication and registration, we will now work on integrating with 3PID invitations and with the data found in the identity server. This is especially important given that the registration feature is based on pending invitations.
One of the most fundamental use-cases regarding invitation are that they should be accepted/refused if:
The sender has a specific role found in the configured Identity store
The recipient 3PID matches a specific pattern
This would allow:
Use data in Identity stores, which is the source of truth for mxisd and all Identity-related matters
Just like we worked on integrating with authentication and registration, we will now work on integrating with 3PID invitations and with the data found in the identity server. This is especially important given that the registration feature is based on pending invitations.
One of the most fundamental use-cases regarding invitation are that they should be accepted/refused if:
This would allow: