Quentin Gliech f333c6e51c
Build / Compute version using git describe (push) Successful in 14s
CI / Lint and test OPA policies (push) Successful in 14s
Build / Build assets (push) Failing after 3m28s
CI / Run `cargo deny` checks (push) Successful in 1m21s
CI / Run test suite with Rust stable (3) (push) Has been skipped
CI / Check the frontend for unused dependencies (push) Successful in 4m54s
Coverage / Run OPA test suite with coverage (push) Successful in 46s
CI / Check frontend style (push) Successful in 2m59s
CI / Run the frontend test suite (push) Successful in 1m39s
CI / Check Rust style (push) Successful in 32s
CI / Check schema (push) Failing after 13s
CI / Compile test artifacts (push) Failing after 1m1s
CI / Run test suite with Rust stable (1) (push) Has been skipped
CI / Run test suite with Rust stable (2) (push) Has been skipped
Upload translation files to Localazy / upload (push) Failing after 12s
Coverage / Run Rust test suite with coverage (push) Failing after 51s
Build and deploy the documentation / Build the documentation (push) Failing after 32s
Build / Build binaries (aarch64-unknown-linux-gnu) (push) Failing after 39s
Coverage / Run frontend test suite with coverage (push) Failing after 2m54s
CI / Run Clippy (push) Failing after 32s
Build and deploy the documentation / Deploy the documentation on GitHub Pages (push) Has been skipped
CI / Tests done (push) Failing after 2s
Build / Release (push) Has been skipped
Build / Build binaries (x86_64-unknown-linux-gnu) (push) Failing after 29s
Build / Assemble release archives (push) Has been skipped
Build / Build and push Docker image (push) Failing after 4m40s
Build / Update the unstable release (push) Has been skipped
Build / Remove workflow build PR label and comment on it (push) Has been skipped
build(deps-dev): bump the storybook group in /frontend with 3 updates (#5486)
2026-02-17 11:42:30 +01:00
2026-02-07 11:44:22 +01:00
2026-01-06 10:04:05 +01:00
2026-01-21 14:45:17 +00:00
2025-09-12 09:46:52 +02:00
2024-09-10 14:28:55 +02:00
2025-06-12 10:31:53 +02:00

Matrix Authentication Service

MAS (Matrix Authentication Service) is a user management and authentication service for Matrix homeservers, written and maintained by Element. You can directly run and manage the source code in this repository, available under an AGPL license (or alternatively under a commercial license from Element). Support is not provided by Element unless you have a subscription.

It has been created to support the migration of Matrix to a next-generation of auth APIs per MSC3861.

See the Documentation for information on installation and use.

You can learn more about Matrix and next-generation auth at areweoidcyet.com.

🚀 Getting started

This component is developed and maintained by Element. It gets shipped as part of the Element Server Suite (ESS) which provides the official means of deployment.

ESS is a Matrix distribution from Element with focus on quality and ease of use. It ships a full Matrix stack tailored to the respective use case.

There are three editions of ESS:

  • ESS Community - the free Matrix distribution from Element tailored to small-/mid-scale, non-commercial community use cases
  • ESS Pro - the commercial Matrix distribution from Element for professional use
  • ESS TI-M - a special version of ESS Pro focused on the requirements of TI-Messenger Pro and ePA as specified by the German National Digital Health Agency Gematik

💬 Community room

Developers and users of Matrix Authentication Service can chat in the #matrix-auth:matrix.org room on Matrix.

🛠️ Standalone installation and configuration

The best way to get a modern Element Matrix stack is through the Element Server Suite, which includes MAS.

The MAS documentation describes how to install and configure MAS. We recommend using the Docker image or the pre-built binaries.

📖 Translations

Matrix Authentication Service is available in multiple languages. Anyone can contribute to translations through Localazy.

🏗️ Contributing

See the contribution guidelines for information on how to contribute to this project.

Copyright 2021-2024 The Matrix.org Foundation C.I.C.

Copyright 2024, 2025 New Vector Ltd.

Copyright 2025, 2026 Element Creations Ltd.

This software is dual-licensed by Element Creations Ltd (Element). It can be used either:

(1) for free under the terms of the GNU Affero General Public License (as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version); OR

(2) under the terms of a paid-for Element Commercial License agreement between you and Element (the terms of which may vary depending on what you and Element have agreed to). Unless required by applicable law or agreed to in writing, software distributed under the Licenses is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the Licenses for the specific language governing permissions and limitations under the Licenses.

S
Description
No description provided
Readme AGPL-3.0 41 MiB
Languages
Rust 83.9%
TypeScript 9%
HTML 4%
Open Policy Agent 1.2%
CSS 0.9%
Other 0.8%