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-02-02 09:43:50 +0000
committerGitHub <noreply@github.com>2021-02-02 09:43:50 +0000
commit8f75bf1df7f2bcb3ffe0bb89f8fe3351a48769c0 (patch)
treeeac17037aaa3ab18cb65494734127b0c594e8780 /changelog.d
parentPut OIDC callback URI under /_synapse/client. (#9288) (diff)
downloadsynapse-8f75bf1df7f2bcb3ffe0bb89f8fe3351a48769c0.tar.xz
Put SAML callback URI under /_synapse/client. (#9289)
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/9289.removal1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/9289.removal b/changelog.d/9289.removal
new file mode 100644
index 0000000000..49158fc4d3
--- /dev/null
+++ b/changelog.d/9289.removal
@@ -0,0 +1 @@
+Add new endpoint `/_synapse/client/saml2` for SAML2 authentication callbacks, and deprecate the old endpoint `/_matrix/saml2`.