summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorRichard van der Hoff <1389908+richvdh@users.noreply.github.com>2021-01-13 20:21:55 +0000
committerGitHub <noreply@github.com>2021-01-13 20:21:55 +0000
commit233c8b9fce99616631614d176de4612c29277884 (patch)
treec32968580b1ceaac41ca3a5ea984a14f89e09977 /changelog.d
parentMerge pull request #9105 from matrix-org/rav/multi_idp/oidc_provider_config (diff)
downloadsynapse-233c8b9fce99616631614d176de4612c29277884.tar.xz
Add a test for UI-Auth-via-SSO (#9082)
* Add complete test for UI-Auth-via-SSO.

* review comments
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/9082.feature1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/9082.feature b/changelog.d/9082.feature
new file mode 100644
index 0000000000..01a24dcf49
--- /dev/null
+++ b/changelog.d/9082.feature
@@ -0,0 +1 @@
+Add support for multiple SSO Identity Providers.