American Library Association Annual Conference 2002
June 15th, 2002
User Authentication Strategies in Multi-Institutional Environments > OhioLINK > Authentication system
Technical Process
- Authentication form data processed by CGI script
- Credentials checked a cache of patron records. If not found, requested from campus ILS
- Patron record added to cache
- One-way hash used to create security token cookie
- Cookie added to "valid cookies" database
- Cookie and a page with a 'META refresh' tag is sent to browser