diff --git a/README.md b/README.md index d4eac0a6f..59b1ff1a4 100644 --- a/README.md +++ b/README.md @@ -8,12 +8,14 @@ See the [Documentation](https://matrix-org.github.io/matrix-authentication-servi You can learn more about Matrix and OIDC at [areweoidcyet.com](https://areweoidcyet.com/). +![Delegated OIDC architecture with MAS overview](overview.png) + ## Features - Supported homeservers - ✅ Synapse - Authentication methods: - - ✅ OIDC + - ✅ Upstream OIDC - 🚧 Local password - Migration support - ✅ Compatibility layer for legacy Matrix authentication diff --git a/overview.png b/overview.png new file mode 100644 index 000000000..adc2717ea Binary files /dev/null and b/overview.png differ