diff options
author | Richard van der Hoff <1389908+richvdh@users.noreply.github.com> | 2021-01-20 13:55:14 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-01-20 08:55:14 -0500 |
commit | e51b2f3f912534c8f6af70c746c993352a05c1be (patch) | |
tree | 07f43a599c078d9c2861d0035def617fb2a33a39 /changelog.d | |
parent | Support icons for Identity Providers (#9154) (diff) | |
download | synapse-e51b2f3f912534c8f6af70c746c993352a05c1be.tar.xz |
Tighten the restrictions on `idp_id` (#9177)
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/9177.feature | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/9177.feature b/changelog.d/9177.feature new file mode 100644 index 0000000000..01a24dcf49 --- /dev/null +++ b/changelog.d/9177.feature @@ -0,0 +1 @@ +Add support for multiple SSO Identity Providers. |