User Tools

Site Tools


integration:start

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
integration:start [2018/06/14 12:11]
tjotov [Overview]
integration:start [2018/06/14 12:50]
tjotov
Line 14: Line 14:
   - Or Apache has to handle 403 Unauthorized - see [[integration:authorization|Authorization in No-code]]   - Or Apache has to handle 403 Unauthorized - see [[integration:authorization|Authorization in No-code]]
  
 +In Apache configuration just require authentication:
 +   require valid user
 ===== REMOTE_USER or any other attribute ===== ===== REMOTE_USER or any other attribute =====
 User ID is sent to application in header attribute - REMOTE_USER User ID is sent to application in header attribute - REMOTE_USER
Line 34: Line 36:
   * [[integration:transactions|Transaction support for No-Code]]   * [[integration:transactions|Transaction support for No-Code]]
   * [[integration:applications|Applications tested with ADUCID No-code integration yet]]   * [[integration:applications|Applications tested with ADUCID No-code integration yet]]
 +  * [[integration:authorization|Authorization in No-code]]
 +  * [[integration:binder|ADUCID Binder]]