Quentin Gliech 2dbfbfb03f Add metrics to the job queue
This adds:

 - a histogram of the time it takes to process a job for each queue,
   with the status of the job (success, failure, etc.)
 - a histogram which records the time it takes to do a "tick", fetch jobs
 - a counter of the number of jobs currently in-flight for each queue
 - a counter which tracks the reasons why the worker got worken up
2024-12-16 14:57:17 +01:00
2024-12-16 14:57:17 +01: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
2024-12-16 14:57:17 +01: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:

Description
No description provided
Readme AGPL-3.0 26 MiB
letro-v1.1.5 Latest
2026-05-02 09:47:12 +00:00
Languages
Rust 82.9%
TypeScript 9.8%
HTML 4.4%
Open Policy Agent 1%
CSS 1%
Other 0.8%