diff options
author | Patrick Cloke <clokep@users.noreply.github.com> | 2020-05-12 10:51:07 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-05-12 10:51:07 -0400 |
commit | 51fb0fc2e55baa76fcc6e04f81194fa5f8a44639 (patch) | |
tree | 7b5a6ce8969743560da5074bea653d36299561bd /changelog.d/7458.doc | |
parent | Fix new flake8 errors (#7470) (diff) | |
download | synapse-51fb0fc2e55baa76fcc6e04f81194fa5f8a44639.tar.xz |
Update documentation about SSO mapping providers (#7458)
Diffstat (limited to 'changelog.d/7458.doc')
-rw-r--r-- | changelog.d/7458.doc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/7458.doc b/changelog.d/7458.doc new file mode 100644 index 0000000000..6fc2a24310 --- /dev/null +++ b/changelog.d/7458.doc @@ -0,0 +1 @@ +Update information about mapping providers for SAML and OpenID. |