Application agents: Difference between revisions

From RavenWiki
Jump to navigationJump to search
(Add link to use Shibboleth for IIS)
No edit summary
Line 14: Line 14:
... but not officially supported
... but not officially supported


* [http://raven.cam.ac.uk/project/iis/ Windows IIS authentication module] (obsolete - for IIS V6 ONLY) Use [[Shibboleth_documentation_and_HOWTOs Shibboleth]] instead.
* [http://raven.cam.ac.uk/project/iis/ Windows IIS authentication module] (obsolete - for IIS V6 ONLY) Use [[Shibboleth_documentation_and_HOWTOs]] instead.
* [[Ucam-WebAuth-AA Perl module]]
* [[Ucam-WebAuth-AA Perl module]]
* [[PHP library]]
* [[PHP library]]

Revision as of 13:08, 26 June 2019

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.

If you add something new here you might want to send a short announcement to cs-raven-announce@lists.cam.ac.uk - it's a moderated list but relevant posts will be approved.

Supported by the University Information Services

Provided by the University Information Services

... but not officially supported

Provided by others