summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorPatrick Cloke <clokep@users.noreply.github.com>2020-12-02 07:09:21 -0500
committerGitHub <noreply@github.com>2020-12-02 07:09:21 -0500
commitc21bdc813f5c21153cded05bcd0a57b5836f09fe (patch)
treea3e8d34903997be9dc4c8cfa16c713d2dc5ce1ab /changelog.d
parentCreate a `PasswordProvider` wrapper object (#8849) (diff)
downloadsynapse-c21bdc813f5c21153cded05bcd0a57b5836f09fe.tar.xz
Add basic SAML tests for mapping users. (#8800)
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/8800.misc1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/8800.misc b/changelog.d/8800.misc
new file mode 100644
index 0000000000..57cca8fee5
--- /dev/null
+++ b/changelog.d/8800.misc
@@ -0,0 +1 @@
+Add additional error checking for OpenID Connect and SAML mapping providers.