Overview
In order to prevent persons who, although still may have records in LDAP but do not have an affiliation with the university (denoted by LDAP affiliation attribute) from accessing any functionality in either RICE or KFS.
Implementation
- Override existing log in action
- Create new struts configuration file
- Append to existing main struts configuration file
- Create new jsp to handle unauthorized log in attempts
...