summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorPatrick Cloke <clokep@users.noreply.github.com>2020-04-17 13:34:55 -0400
committerGitHub <noreply@github.com>2020-04-17 13:34:55 -0400
commit054c231e58eb8a93ff04a81341190aa3b6bcb9f7 (patch)
tree6dd6cea76eba8764b1a9a38974b67577a5081dc1 /changelog.d
parentAdded explicit Python build tools to snap requirements (#7213) (diff)
downloadsynapse-054c231e58eb8a93ff04a81341190aa3b6bcb9f7.tar.xz
Use a template for the SSO success page to allow for customization. (#7279)
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/7279.feature1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/7279.feature b/changelog.d/7279.feature
new file mode 100644
index 0000000000..9aed075474
--- /dev/null
+++ b/changelog.d/7279.feature
@@ -0,0 +1 @@
+ Support SSO in the user interactive authentication workflow.