Skip to content

Conversation

@jaywink
Copy link
Member

@jaywink jaywink commented Jan 19, 2021

Allows optionally to run in a multiple homeservers mode in where the given OpenID token will be checked against a given homeserver.

Room memberships are still only checked against the configured homeserver since that happens over Synapse admin API.

Closes #3

Copy link
Member

@turt2live turt2live left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like nodejs and seems to do vaguely the right thing

jaywink added a commit to matrix-org/prosody-mod-auth-matrix-user-verification that referenced this pull request Jan 19, 2021
If the matrix context in the passed in JWT contains a `server_name`, pass it on to UVS in the verify call.

Requires matrix-org/matrix-user-verification-service#5
@jaywink jaywink merged commit 884ca38 into master Jan 20, 2021
@jaywink jaywink deleted the jaywink/support-many-homeservers branch January 20, 2021 09:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support users on other Matrix servers

3 participants