User Tools

Site Tools


integration:authorization

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
integration:authorization [2019/08/01 08:35]
tjotov [ADUCID authorization attributes]
integration:authorization [2019/08/01 08:36] (current)
tjotov old revision restored (2019/08/01 08:27)
Line 1: Line 1:
-====== Authorization in No-code ====== 
-No-Code relies on Apache. You can use any authorization method on ADUCID Apache or ProxyPass to another Apache and resolve authorization there. 
-ADUCID security default application are authorized by Apache with group file authorization. It is recommended to used "Advanced" authorization for better performance and manageability. 
-<sxh bash> 
- <RequireAll> 
- Require valid-user 
- Require group registrator 
- </RequireAll> 
-</sxh> 
  
integration/authorization.txt ยท Last modified: 2019/08/01 08:36 by tjotov