Skip to content
This repository has been archived by the owner on Apr 15, 2024. It is now read-only.

UniNow/matrix-authentication-service

 
 

Repository files navigation

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:

Releases

No releases published

Packages

 
 
 

Languages

  • Rust 76.4%
  • TypeScript 15.0%
  • HTML 5.2%
  • CSS 1.7%
  • Open Policy Agent 0.9%
  • JavaScript 0.3%
  • Other 0.5%