diff options
author | Richard van der Hoff <1389908+richvdh@users.noreply.github.com> | 2020-01-17 10:33:24 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-01-17 10:33:24 +0000 |
commit | 59dc87c618861f9d353657b533f55f7e94c5ab37 (patch) | |
tree | a4dab2b9adfe77f82899e3714b199c1be01b4852 /tests/util/test_itertools.py | |
parent | Delegate remote_user_id mapping to the saml mapping provider (#6723) (diff) | |
parent | changelog (diff) | |
download | synapse-59dc87c618861f9d353657b533f55f7e94c5ab37.tar.xz |
Merge pull request #6724 from matrix-org/rav/log_saml_attributes
Log saml assertions rather than the whole response
Diffstat (limited to 'tests/util/test_itertools.py')
-rw-r--r-- | tests/util/test_itertools.py | 47 |
1 files changed, 47 insertions, 0 deletions
diff --git a/tests/util/test_itertools.py b/tests/util/test_itertools.py new file mode 100644 |