User tools

Website tools


rest.php

Differences

The differences between two versions are shown here.

Link to this comparison view

Both sides of the previous revisionPrevious revision
Next revision
Previous revision
rest.php [2017/01/10 13:08] – created lwsystemsrest.php [2019/02/04 07:54] (current) – [Session Request] lwsystems
Line 1: Line 1:
-====== overview ======+====== rest.php ======
  
 +  * REST-Frontend mit Benutzer-Authentisierung
   * Authentisierung per HTTP BASIC Auth oder Session-Cookie   * Authentisierung per HTTP BASIC Auth oder Session-Cookie
   * Jeder BASIC AUTH Request eröffnet eine Session und liefert einen Cookie zurück   * Jeder BASIC AUTH Request eröffnet eine Session und liefert einen Cookie zurück
 +  * Dokumentation des [[REST API]]
  
  
Zeile 22: Zeile 24:
  
 ===== Session ===== ===== Session =====
 +
 +From Benno Web version 2.2.2 onwards, authentication via session ID is also possible.
  
 ==== Session erstellen ==== ==== Session erstellen ====
Zeile 45: Zeile 49:
 </code> </code>
  
-==== Session Request ====+==== Search Request ====
  
 <code bash> <code bash>
rest.php.1484053684.txt.gz · Zuletzt geändert: 2017/01/10 13:08 von lwsystems