Skip to content

Comments

Add support for issuing registration tokens when homeserver uses MAS#1055

Open
cy1der wants to merge 2 commits intoetkecc:mainfrom
cy1der:mas-registration-tokens
Open

Add support for issuing registration tokens when homeserver uses MAS#1055
cy1der wants to merge 2 commits intoetkecc:mainfrom
cy1der:mas-registration-tokens

Conversation

@cy1der
Copy link

@cy1der cy1der commented Feb 24, 2026

As the title suggests, this adds support for registration tokens with Matrix Authentication Service. Done by detecting that the OIDC provider is MAS and adapting the data provider accordingly, then converting the data to appear as a Synapse registration token to the front end, keeping this change entirely on back end.

Note: The length and pending count fields in the front end do not do anything when MAS is used as it does not need/provide those fields

@aine-etke aine-etke requested a review from beastafk February 24, 2026 08:17
@aine-etke aine-etke added the enhancement New feature or request label Feb 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants