diff options
author | Patrick Cloke <clokep@users.noreply.github.com> | 2021-02-18 11:20:33 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-02-18 11:20:33 -0500 |
commit | 9ee3b9775fdd8cf5276e1834f9b9117218dcf882 (patch) | |
tree | f4872b082dbf783518cc63ef0d88bc7d2dc8e5ef /synapse/rest | |
parent | Revert "Newsfragment", which was meant to be part of #9434. (diff) | |
download | synapse-9ee3b9775fdd8cf5276e1834f9b9117218dcf882.tar.xz |
Remove deprecated SAML2 callback URL since it does not work. (#9434)
Updates documentation from #9289 and removes a deprecated endpoint which didn't work as expected.
Diffstat (limited to 'synapse/rest')
-rw-r--r-- | synapse/rest/synapse/client/__init__.py | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/synapse/rest/synapse/client/__init__.py b/synapse/rest/synapse/client/__init__.py |