Add GenerateAffiliation Authentication Processing Filter and unittest.
GenerateAffiliation generates an attribute with fixed values based on (multiple) values found in a source attribute. In short: if member of group "A" create target attribute with value "student".
Showing
- modules/core/docs/authproc_generateaffiliation.txt 61 additions, 0 deletionsmodules/core/docs/authproc_generateaffiliation.txt
- modules/core/lib/Auth/Process/GenerateAffiliation.php 110 additions, 0 deletionsmodules/core/lib/Auth/Process/GenerateAffiliation.php
- tests/modules/core/lib/Auth/Process/GenerateAffiliationTest.php 140 additions, 0 deletions...modules/core/lib/Auth/Process/GenerateAffiliationTest.php
Please register or sign in to comment