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 3cc47ff0dd181e479359b61c97a390b50249c76e..e85e93f2af5669fc929b3d819b9946052ab51fa7 100644 --- a/info.textgrid.middleware.tgauth.rbac/rbacSoap/wsdl-productive/tgextra.wsdl +++ b/info.textgrid.middleware.tgauth.rbac/rbacSoap/wsdl-productive/tgextra.wsdl @@ -120,6 +120,7 @@ <xsd:element name="log" type="xsd:string" minOccurs="0" maxOccurs="1" /> <xsd:element name="project" type="xsd:string" minOccurs="1" maxOccurs="1" /> <xsd:element name="uri" type="xsd:string" minOccurs="1" maxOccurs="1" /> + <xsd:element name="secret" type="xsd:string" minOccurs="1" maxOccurs="1" /> </xsd:sequence> </xsd:complexType> </xsd:element> @@ -131,6 +132,7 @@ <xsd:element name="auth" type="xsd:string" minOccurs="1" maxOccurs="1" /> <xsd:element name="log" type="xsd:string" minOccurs="0" maxOccurs="1" /> <xsd:element name="uri" type="xsd:string" minOccurs="1" maxOccurs="1" /> + <xsd:element name="secret" type="xsd:string" minOccurs="1" maxOccurs="1" /> </xsd:sequence> </xsd:complexType> </xsd:element>