diff options
author | Richard van der Hoff <richard@matrix.org> | 2021-01-27 17:27:24 +0000 |
---|---|---|
committer | Richard van der Hoff <richard@matrix.org> | 2021-01-27 17:27:24 +0000 |
commit | 7fa1346f9323222b19c5ab7c50b354099684788f (patch) | |
tree | 2c56f5b63dcc3fe97aae730c85558d4a61a9bc01 /changelog.d | |
parent | Merge branch 'master' into develop (diff) | |
parent | Implement MSC2858 support (#9183) (diff) | |
download | synapse-7fa1346f9323222b19c5ab7c50b354099684788f.tar.xz |
Merge branch 'social_login' into develop
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/9183.feature | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/9183.feature b/changelog.d/9183.feature new file mode 100644 index 0000000000..2d5c735042 --- /dev/null +++ b/changelog.d/9183.feature @@ -0,0 +1 @@ +Add experimental support for allowing clients to pick an SSO Identity Provider ([MSC2858](https://github.com/matrix-org/matrix-doc/pull/2858). |