Quentin Gliech e041f47dfe Replace Jotai with @tanstack/router (#2359)
* Start replacing jotai with @tanstack/router

* Remove jotai completely

* Move the common layout & reimplement the ?action parameter

This also makes sure everything is properly loaded in the route loader,
and we use fragment where it makes sense

* Change the default error component

* GraphQL API: make the sessions fetchable through node(id: ID!)
2024-02-15 17:19:05 +01:00
2024-02-08 15:28:43 +01:00
2024-02-02 18:01:51 +01:00
2024-02-09 15:29:13 +00:00
2022-07-04 15:49:58 +02:00
2023-10-09 15:53:13 +02:00
2021-06-10 13:48:28 +02:00
2021-07-09 16:03:39 +02:00
2021-09-25 18:00:32 +02:00
2024-02-09 15:29:13 +00:00
2024-02-09 15:29:13 +00:00
2023-09-13 14:57:01 +02:00
2021-07-08 14:41:54 +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 70 MiB
Languages
Rust 83.2%
TypeScript 9.8%
HTML 4%
Open Policy Agent 1.1%
CSS 0.9%
Other 0.8%