Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add option for access token login #58

Merged
merged 5 commits into from
Oct 17, 2024
Merged

Add option for access token login #58

merged 5 commits into from
Oct 17, 2024

Conversation

beastafk
Copy link
Contributor

@beastafk beastafk commented Oct 16, 2024

Synapse-Admin previously supported only the following login methods:

But homeserver owners with MAS OIDC / Native OIDC cannot use those options, so Synapse-Admin didn't work for them, making it useless.

This PR adds support for login with Matrix access tokens, allowing homeserver admins with MAS generate correct tokens using mas-cli and use them with Synapse-Admin

Fixes #55

@aine-etke aine-etke merged commit 0d02102 into main Oct 17, 2024
2 checks passed
@aine-etke aine-etke deleted the add-access-token-login branch October 25, 2024 08:55
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.

Login with Token
2 participants