Accéder au contenu.
Menu Sympa

fr - [sympa-fr] SOAP et Trust remote applications

Objet : Pour les administrateurs de serveurs de listes utilisant le logiciel Sympa

Archives de la liste

Chronologique Discussions  
  • From: Julien mlsupport <adresse@cachée>
  • To: adresse@cachée
  • Subject: [sympa-fr] SOAP et Trust remote applications
  • Date: Wed, 25 Apr 2018 18:54:34 +0200

Bonjour,

J'ai demandé à mon hébergeur d'installer le service SOAP pour Sympa.

Aujourd'hui, le fichier trusted_applications.conf est défini comme tel :

# this file is a sample for the description of remote trusted
applications. You may define multiple remote applications.
trusted_application
# name of the trusted application. This is the appname soap element
name truc_api
#
md5password acbd18db4cc2f85cedef654fccc4a4d8
# the md5 digest of the application pasword. You can get it with
sympa.pl --md5_digest=<the password>
#
proxy_for_variables USER_EMAIL,remote_host
# the comma separated list of vars the trusted application can set.


Je précise que le bon md5 est mis et non acbd18db4cc2f85cedef654fccc4a4d8.

Lorsque l'hébergeur tente un :

#perl sympa_soap_client.pl --soap_url=http://sympa.url.org/sympasoap
--service=createList --trusted_application=truc_api
--trusted_application_password='motdepasse'
--adresse@cachée,remote_host=sympa.url.org'
--service_parameters='listMGD,listSubjectdeMGD,discussion_list,description,myTopicMGD'

Cela donne :

calling authenticateRemoteAppAndRun( truc_api, motdepasse,
adresse@cachée,remote_host=sympa.url.org,createList,listMGD,listSubjectdeMGD,discussion_list,description,myTopicMGD)


Soap error :

faultcode = soap:Server

detail = Authentication failed for application truc_api

faultstring = Authentification failed

Avez-vous une idée d'où peut venir le problème ?

Bien sûr je n'ai pas un accès direct au serveur...

Merci.



  • [sympa-fr] SOAP et Trust remote applications, Julien mlsupport, 25/04/2018

Archives gérées par MHonArc 2.6.19+.

Haut de le page