diff options
author | Richard van der Hoff <richard@matrix.org> | 2020-01-16 22:29:06 +0000 |
---|---|---|
committer | Richard van der Hoff <richard@matrix.org> | 2020-01-16 22:29:06 +0000 |
commit | 95c5b9bfb3506d06e6b0a7d42adfb1f76f2cb7ca (patch) | |
tree | a43c0dee59d21cba795db69b357d89eb4a06c178 /changelog.d | |
parent | Log saml assertions rather than the whole response (diff) | |
download | synapse-95c5b9bfb3506d06e6b0a7d42adfb1f76f2cb7ca.tar.xz |
changelog
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/6724.misc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/6724.misc b/changelog.d/6724.misc new file mode 100644 index 0000000000..5256be75fa --- /dev/null +++ b/changelog.d/6724.misc @@ -0,0 +1 @@ +When processing a SAML response, log the assertions for easier configuration. |