----------------
- Do not always extract and authenticate credentials, but only when on
certain paths, like testcookies and aselect-login.
[maurits]
- Added aselect-login page that simply redirects to the Plone Site
root. Define this as a protected app in the (Apache) A-Select
module and you should be good to go.
[maurits]
- If the nlEduPersonHomeOrganizationId (presumably a BRIN code)
matches a group id, we add the user to that group during
authentication.
[maurits]
- Only deal with the aselectattributes cookie, not any others.
[maurits]
- First release, based on some old customer code.
[maurits]