diff --git a/oidc/edu.unl.lstit-door.xml b/oidc/edu.unl.lstit-door.xml
index 70808ba69647a79f327fc4b16bdda8f03f179ade..392d7f8c819fb22ebd8e3be4259b0d106e340b62 100644
--- a/oidc/edu.unl.lstit-door.xml
+++ b/oidc/edu.unl.lstit-door.xml
@@ -17,12 +17,12 @@
         </md:KeyDescriptor>
         <md:NameIDFormat>urn:mace:shibboleth:metadata:oidc:1.0:nameid-format:public</md:NameIDFormat>
         <md:AssertionConsumerService
-            Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST"
+            Binding="https://tools.ietf.org/html/rfc6749#section-3.1.2"
             Location="https://LSTIT-DOOR.unl.edu/AIUniversal/Account/RegisterExternalLogin.aspx"
             index="1"/>
 
         <md:AssertionConsumerService
-            Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST"
+            Binding="https://tools.ietf.org/html/rfc6749#section-3.1.2"
             Location="https://LSTIT-DOORTEST.unl.edu/AIUniversal/Account/RegisterExternalLogin.aspx"
             index="2"/>
     </md:SPSSODescriptor>