Quentin Gliech cb7472995d Fix the ordering of the middlewares
This was causing the number of event processors to constantly grow
with each request, making the server use up more memory and CPU over
time.
2025-04-24 14:59:07 +02:00
2025-03-24 13:53:34 +01:00
2025-04-10 17:57:58 +02:00
2025-04-23 14:08:02 +00:00
2025-04-23 09:22:20 +00:00
2022-07-04 15:49:58 +02:00
2021-06-10 13:48:28 +02:00
2021-07-09 16:03:39 +02:00
2025-04-06 16:19:16 +02:00
2024-09-10 14:28:55 +02:00

OAuth2.0 + OpenID Connect Provider for Matrix Homeservers

MAS (Matrix Authentication Service) is an OAuth 2.0 and OpenID Provider server for Matrix.

It has been created to support the migration of Matrix to an OpenID Connect (OIDC) based authentication layer as per MSC3861.

See the Documentation for information on installation and use.

You can learn more about Matrix and OIDC at areweoidcyet.com.

Delegated OIDC architecture with MAS overview

Features

  • Supported homeservers
    • Synapse
  • Authentication methods:
  • Migration support
    • Compatibility layer for legacy Matrix authentication
    • Advisor on migration readiness
    • Import users from Synapse
    • Import password hashes from Synapse
    • Import of external subject IDs for upstream identity providers from Synapse

Upstream Identity Providers

MAS is known to work with the following upstream IdPs via OIDC:

S
Description
No description provided
Readme AGPL-3.0 66 MiB
Languages
Rust 83.2%
TypeScript 9.8%
HTML 4%
Open Policy Agent 1.1%
CSS 0.9%
Other 0.8%