mirror of
https://github.com/matrix-org/matrix-authentication-service.git
synced 2025-11-20 12:02:22 +03:00
02b136e34de4ac4356f53345dba3e738a3e81aba
Bumps [time](https://github.com/time-rs/time) from 0.3.28 to 0.3.29. - [Release notes](https://github.com/time-rs/time/releases) - [Changelog](https://github.com/time-rs/time/blob/main/CHANGELOG.md) - [Commits](https://github.com/time-rs/time/compare/v0.3.28...v0.3.29) --- updated-dependencies: - dependency-name: time dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
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.
Features
- Supported homeservers
- ✅ Synapse
- Authentication methods:
- ✅ Upstream OIDC
- 🚧 Local password
- Migration support
- ✅ Compatibility layer for legacy Matrix authentication
- 🚧 Advisor on migration readiness
- 🚧 Import users from Synapse
- 🚧 Import of external subject IDs from upstream identity providers
Upstream Identity Providers
MAS is known to work with the following upstream IdPs via OIDC:
Languages
Rust
77%
TypeScript
15%
HTML
5%
CSS
1.6%
Open Policy Agent
0.8%
Other
0.3%
