Plugin Passerelle pour l'accès aux services RN de Liège
Go to file
Frédéric Péters 1228b9fbef debian: add package for python 3 2020-02-02 20:12:51 +01:00
debian debian: add package for python 3 2020-02-02 20:12:51 +01:00
passerelle_imio_liege_rn Update to accept new (post) parameters for new liege rn service. 2019-07-01 12:23:17 +02:00
.gitignore add gitignore 2017-12-15 08:42:51 +01:00
COPYING init as an AGPL project 2017-12-15 08:14:20 +01:00
Jenkinsfile jenkins: use ci@entrouvert.org for notifications 2019-10-02 14:18:04 +02:00
MANIFEST.in add basic connector 2017-12-15 08:43:09 +01:00
README add basic connector 2017-12-15 08:43:09 +01:00
setup.py misc: update setup.py for python 3 2020-02-02 20:11:06 +01:00

README

Passerelle connector to Liege national register webservices
===========================================================

Installation
------------

 - add to Passerelle installed apps settings:
   INSTALLED_APPS += ('passerelle_imio_liege_rn',)


Usage
-----

 - create and configure new connector
   - Title/description: whatever you want
   - URL: https://e-services.liege.be:8443/...
   - Certificate check: uncheck if the service has no valid certificate

Usage in w.c.s.
---------------

 - configure a webservice with
   - URL: [passerelle_url]imio-liege-rn/<slug>/data/[form_var_rn]/
 - create a form with a first page asking for the nrn (-> [form_var_rn])
 - on later pages, use prefill with Python expressions, for example
   webservice.rn.get('rue')