diff options
author | Erik Johnston <erik@matrix.org> | 2015-07-10 10:50:03 +0100 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2015-07-10 10:50:14 +0100 |
commit | f3049d0b81ad626de7ca80330608b374e0ec8b5b (patch) | |
tree | c7149beaa99d2cb5e86757b3b1a093aef6f72117 /synapse/rest/client/v1 | |
parent | Add Muthu Subramanian to AUTHORS (diff) | |
download | synapse-f3049d0b81ad626de7ca80330608b374e0ec8b5b.tar.xz |
Small tweaks to SAML2 configuration.
- Add saml2 config docs to default config. - Use existence of saml2 config to indicate if saml2 should be enabled.
Diffstat (limited to 'synapse/rest/client/v1')
-rw-r--r-- | synapse/rest/client/v1/login.py | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/synapse/rest/client/v1/login.py b/synapse/rest/client/v1/login.py |