Application agents

From RavenWiki
Revision as of 14:43, 24 November 2005 by jw35 (talk | contribs) (→‎Provided by others: Adding Tomcat Valve)
Jump to navigationJump to search

To use Raven authentication on a webserver you need to implement a 'Application Agent'. This could be built-in to a web application (such as a CGI script or a PHP program), or it could be an 'Authentication handler' for the webserver that you are using.

Application Agents are available for various platforms and with varying levels of support.

Suported by the Computing Service

Provided by the Computing Service but not directly supported

Provided by others