summaryrefslogtreecommitdiff
path: root/src/saml2/config.py
diff options
context:
space:
mode:
authorRoland Hedberg <roland.hedberg@adm.umu.se>2016-04-04 08:31:04 +0200
committerRoland Hedberg <roland.hedberg@adm.umu.se>2016-04-04 08:31:04 +0200
commit0e848b8ca6730c1f06bdce6df4c6c30b1c04d916 (patch)
tree2fec85958c8b0de614e5c6ca4c7cf92c3ded9aad /src/saml2/config.py
parent6a567fc80a19512105208a0f8be5e5b81c236250 (diff)
downloadpysaml2-0e848b8ca6730c1f06bdce6df4c6c30b1c04d916.tar.gz
Spelling error
Diffstat (limited to 'src/saml2/config.py')
-rw-r--r--src/saml2/config.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/saml2/config.py b/src/saml2/config.py
index 24e891f4..9e9825b3 100644
--- a/src/saml2/config.py
+++ b/src/saml2/config.py
@@ -39,7 +39,7 @@ COMMON_ARGS = [
"logger",
"only_use_keys_in_metadata",
"disable_ssl_certificate_validation",
- "referred_binding",
+ "preferred_binding",
"session_storage",
"entity_category",
"xmlsec_path",