summary refs log tree commit diff
path: root/develop/development/saml.html
diff options
context:
space:
mode:
authorDMRobertson <DMRobertson@users.noreply.github.com>2021-11-01 11:36:20 +0000
committerDMRobertson <DMRobertson@users.noreply.github.com>2021-11-01 11:36:20 +0000
commit6b78680875d9e721d46e4f3d34047c6a3fbd2f33 (patch)
treed64455b2305504485a55d2fec294620c72e6398d /develop/development/saml.html
parentdeploy: e320f5dba32f5b5818b6d5a0059ae388430b9a72 (diff)
downloadsynapse-6b78680875d9e721d46e4f3d34047c6a3fbd2f33.tar.xz
deploy: ece84f2c450d986e54acc80971225fb02f4e1d05
Diffstat (limited to 'develop/development/saml.html')
-rw-r--r--develop/development/saml.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/develop/development/saml.html b/develop/development/saml.html

index 8c6b2f212a..040efb558c 100644 --- a/develop/development/saml.html +++ b/develop/development/saml.html
@@ -196,7 +196,7 @@ the XML from step 2 as the contents.</li> sp_config: allow_unknown_attributes: true # Works around a bug with AVA Hashes: https://github.com/IdentityPython/pysaml2/issues/388 metadata: - local: [&quot;samling.xml&quot;] + local: [&quot;samling.xml&quot;] </code></pre> </li> <li>Ensure that your <code>homeserver.yaml</code> has a setting for <code>public_baseurl</code>: