From 6ad6c9664edb1d1c8c18288049f3580751d5d35b Mon Sep 17 00:00:00 2001
From: Jaime Perez <jaime.perez@uninett.no>
Date: Fri, 12 Dec 2014 10:46:49 +0100
Subject: [PATCH] Fix typo in SP documentation.

---
 modules/saml/docs/sp.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/modules/saml/docs/sp.txt b/modules/saml/docs/sp.txt
index 499b607ec..462131fa4 100644
--- a/modules/saml/docs/sp.txt
+++ b/modules/saml/docs/sp.txt
@@ -266,7 +266,7 @@ Options
 `ProtocolBinding`
 :   The binding that should be used for SAML2 authentication responses.
     This option controls the binding that is requested through the AuthnRequest message to the IdP.
-    By default the HTTP-Redirect binding is used.
+    By default the HTTP-Post binding is used.
 
 :   *Note*: SAML 2 specific.
 
-- 
GitLab