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
Last revision Both sides next revision
integration:authorization [2019/08/01 08:27]
tjotov
integration:authorization [2019/08/01 08:35]
tjotov [ADUCID authorization attributes]
Line 8: Line 8:
  </RequireAll>  </RequireAll>
 </sxh> </sxh>
-===== ADUCID authorization attributes ===== 
-We add two atrribute sets to support Apache authorization: personal factor and proofing.  
-You can force it using Require role aducid:XXX 
-<sxh bash> 
- <RequireAll> 
- Require valid-user 
- Require role aducid:PF_VERIFIED 
- </RequireAll>  
-</sxh> 
-Personal factor states: 
-  * PF_VERIFIED - personal factor has been verified 
-  * CF_VERIFIED - comfort factor has been verified 
-  * PF_MISSING - user has no PF/CF 
- 
-Proofing states: 
-  * APPROVED - user is proofed 
-  * PROOFING_IN_PROGRESS – user proofing is running 
-  * NO_PROOFING_STATUS – proofing did not start yet 
- 
-PEIG type states: 
-  * USER – PEIG is linked to user 
-  * NO_PEIG_TYPE – PEIG type is unknown 
-  * MACHINE (future IOT support - PEIG is linked to a machine) 
- 
- 
- 
  
integration/authorization.txt · Last modified: 2019/08/01 08:36 by tjotov