diff --git a/info.textgrid.middleware.tgauth.rbac/rbacSoap/wsdl-productive/tgadministration.wsdl b/info.textgrid.middleware.tgauth.rbac/rbacSoap/wsdl-productive/tgadministration.wsdl
index a0c6e040e8a41f6691815e64caaaec45d1c34958..bcd07f6dd5a1aff321683483fdf2f08631b46db4 100644
--- a/info.textgrid.middleware.tgauth.rbac/rbacSoap/wsdl-productive/tgadministration.wsdl
+++ b/info.textgrid.middleware.tgauth.rbac/rbacSoap/wsdl-productive/tgadministration.wsdl
@@ -548,7 +548,7 @@
   //-->
   <wsdl:service name="tgadministration">
     <wsdl:port binding="tns:binding_tgadministration" name="tgadministration">
-      <soap:address location="http://textgrid-ws1.gwdg.de/tgauth/rbacSoap/tgadministration.php" />
+      <soap:address location="http://textgridlab.org/tgauth/rbacSoap/tgadministration.php" />
     </wsdl:port>
   </wsdl:service>
 
diff --git a/info.textgrid.middleware.tgauth.rbac/rbacSoap/wsdl-productive/tgextra.wsdl b/info.textgrid.middleware.tgauth.rbac/rbacSoap/wsdl-productive/tgextra.wsdl
index c3a0e62e4a8983cfc5bdbd501c910d3728b07beb..00100537b1b75cfcf6b3de4c3362640018810eee 100644
--- a/info.textgrid.middleware.tgauth.rbac/rbacSoap/wsdl-productive/tgextra.wsdl
+++ b/info.textgrid.middleware.tgauth.rbac/rbacSoap/wsdl-productive/tgextra.wsdl
@@ -104,7 +104,13 @@
       </xsd:element>
 
       <!-- #### getSid #### //-->
-      <xsd:element name="getSidResponse">
+                        <xsd:element name="getSidRequest">
+                                <xsd:complexType>
+                                        <xsd:sequence>
+                                        </xsd:sequence>
+                                </xsd:complexType>
+                        </xsd:element>
+       <xsd:element name="getSidResponse">
         <xsd:complexType>
           <xsd:sequence>
             <xsd:element name="sid" type="xsd:string" minOccurs="1" maxOccurs="1" />
@@ -958,6 +964,9 @@
   </wsdl:message>
 
   <!-- #### getSid #### //-->
+        <wsdl:message name="getSidRequest">
+                <wsdl:part element="tns:getSidRequest" name="getSidInput" />
+        </wsdl:message>
   <wsdl:message name="getSidResponse">
     <wsdl:part element="tns:getSidResponse" name="getSidOutput" />
   </wsdl:message>
@@ -2250,6 +2259,7 @@ with that user.
       </wsdl:documentation>
 
       <wsdl:output message="tns:getSidResponse" />
+                        <wsdl:input message="tns:getSidRequest" />
     </wsdl:operation>
 
   </wsdl:portType>
@@ -2534,6 +2544,9 @@ with that user.
     <!-- #### getSid #### //-->
     <wsdl:operation name="getSid">
       <soap:operation soapAction="http://textgrid.info/namespaces/middleware/tgauth/getSid" />
+                        <wsdl:input>
+                                <soap:body use="literal" />
+                        </wsdl:input>
       <wsdl:output><soap:body use="literal" /></wsdl:output>
     </wsdl:operation>
 
@@ -2548,7 +2561,7 @@ with that user.
   //-->
   <wsdl:service name="tgextra">
     <wsdl:port binding="tns:binding_tgextra" name="tgextra">
-      <soap:address location="http://textgrid-ws1.gwdg.de/tgauth/rbacSoap/tgextra.php" />
+      <soap:address location="http://textgridlab.org/tgauth/rbacSoap/tgextra.php" />
     </wsdl:port>
   </wsdl:service>
 
diff --git a/info.textgrid.middleware.tgauth.rbac/rbacSoap/wsdl-productive/tgreview.wsdl b/info.textgrid.middleware.tgauth.rbac/rbacSoap/wsdl-productive/tgreview.wsdl
index 27355280e22d17f0f697250d768671dc1cd4ac42..6e328a9b6569bc9513da83605cc19e719baeeb92 100644
--- a/info.textgrid.middleware.tgauth.rbac/rbacSoap/wsdl-productive/tgreview.wsdl
+++ b/info.textgrid.middleware.tgauth.rbac/rbacSoap/wsdl-productive/tgreview.wsdl
@@ -490,7 +490,7 @@
   //-->
   <wsdl:service name="tgreview">
     <wsdl:port binding="tns:binding_tgreview" name="tns:tgreview">
-      <soap:address location="http://textgrid-ws1.gwdg.de/tgauth/rbacSoap/tgreview.php" />
+      <soap:address location="http://textgridlab.org/tgauth/rbacSoap/tgreview.php" />
     </wsdl:port>
   </wsdl:service>
 
diff --git a/info.textgrid.middleware.tgauth.rbac/rbacSoap/wsdl-productive/tgsystem.wsdl b/info.textgrid.middleware.tgauth.rbac/rbacSoap/wsdl-productive/tgsystem.wsdl
index 143e32c54d303620fb07d0e3eeed9fd04cb95cb6..19dd41bfc30892d283b34760e4c58f4421fcbe3c 100644
--- a/info.textgrid.middleware.tgauth.rbac/rbacSoap/wsdl-productive/tgsystem.wsdl
+++ b/info.textgrid.middleware.tgauth.rbac/rbacSoap/wsdl-productive/tgsystem.wsdl
@@ -277,7 +277,7 @@
   //-->
   <wsdl:service name="tgsystem">
     <wsdl:port binding="tns:binding_tgsystem" name="tgsystem">
-      <soap:address location="http://textgrid-ws1.gwdg.de/tgauth/rbacSoap/tgsystem.php" />
+      <soap:address location="http://textgridlab.org/tgauth/rbacSoap/tgsystem.php" />
     </wsdl:port>
   </wsdl:service>
 
diff --git a/info.textgrid.middleware.tgauth.rbac/rbacSoap/wsdl-productive/xacml.wsdl b/info.textgrid.middleware.tgauth.rbac/rbacSoap/wsdl-productive/xacml.wsdl
index f7a4c9c6489d8b23029c97c597ccb69f799df3c1..9e22727ecc4bfe7fcc810c7b8244b9b7e5cdf25e 100644
--- a/info.textgrid.middleware.tgauth.rbac/rbacSoap/wsdl-productive/xacml.wsdl
+++ b/info.textgrid.middleware.tgauth.rbac/rbacSoap/wsdl-productive/xacml.wsdl
@@ -86,7 +86,7 @@
   //-->
   <wsdl:service name="xacml">
     <wsdl:port binding="tns:binding_xacml" name="tns:xacml">
-      <soap:address location="http://textgrid-ws1.gwdg.de/tgauth/rbacSoap/xacml.php" />
+      <soap:address location="http://textgridlab.org/tgauth/rbacSoap/xacml.php" />
     </wsdl:port>
   </wsdl:service>