Raven-enabled applications: Difference between revisions

From RavenWiki
Jump to navigationJump to search
No edit summary
(Updated the WPRavenAuth plugin link to my repo as I'm now maintainer.)
 
(13 intermediate revisions by 8 users not shown)
Line 1: Line 1:
{{New Docs}}
Details of applications that have or could be adapted to use Raven, via either the Ucam-Webauth protocol or Shibboleth. Note that this list is bound to be incomplete - before doing significant work on something not listed here (or perhaps even on something that is) it might be worth asking on the cs-raven-discuss@lists.cam.ac.uk mailing list and/or public Shibboleth support lists.
Details of applications that have or could be adapted to use Raven, via either the Ucam-Webauth protocol or Shibboleth. Note that this list is bound to be incomplete - before doing significant work on something not listed here (or perhaps even on something that is) it might be worth asking on the cs-raven-discuss@lists.cam.ac.uk mailing list and/or public Shibboleth support lists.


Line 25: Line 27:
<tr>
<tr>
<td>[http://httpd.apache.org Apache]</td>
<td>[http://httpd.apache.org Apache]</td>
<td>[http://raven.cam.ac.uk/project/apache/]</td>
<td>[[Apache_authentication_module]]</td>
<td>[http://shibboleth.internet2.edu/latest.html]</td>
<td>[http://shibboleth.internet2.edu/latest.html]</td>
<td></td>
<td></td>
Line 44: Line 46:
<tr>
<tr>
<td>Microsoft IIS</td>
<td>Microsoft IIS</td>
<td>[http://raven.cam.ac.uk/project/iis/]</td>
<td>[[IIS]] (obsolete)</td>
<td>[http://shibboleth.internet2.edu/latest.html]</td>
<td>[http://shibboleth.internet2.edu/latest.html]</td>
<td></td>
<td></td>
Line 65: Line 67:
<td>Tomcat</td>
<td>Tomcat</td>
<td>[[Tomcat authenticator and JAAS implementation|Tomcat authenticator]], [[Tomcat Valve]]</td>
<td>[[Tomcat authenticator and JAAS implementation|Tomcat authenticator]], [[Tomcat Valve]]</td>
<td></td>
<td></td>
<td></td>
<td></td>
<td></td>
</tr>
<tr>
<td>[https://www.nginx.com/ nginx]</td>
<td>[https://github.com/mas90/ngxraven]</td>
<td></td>
<td></td>
<td></td>
<td></td>
Line 76: Line 88:
<th colspan="7" bgcolor="#FFFFBB">Programming language APIs</th>
<th colspan="7" bgcolor="#FFFFBB">Programming language APIs</th>
</tr>
</tr>
<tr>
<td>ASP/VBScript</td>
<td>[https://git.csx.cam.ac.uk/x/ucs/raven/asp.git ASP Raven Authentication Module]</td>
<td></td>
<td></td>
<td></td>
<td></td>
<td></td>
</tr>
<tr>
<td>ASP.NET MVC</td>
<td>[https://github.com/mbg/Cambridge.Raven Cambridge.Raven]</td>
<td></td>
<td></td>
<td></td>
<td></td>
<td></td>
</tr>
<tr>
<td>C#</td>
<td><ul><li>[https://git.csx.cam.ac.uk/x/ucs/raven/csharp_waa.git C# Raven Authentication Module]</li>
<li>[https://git.csx.cam.ac.uk/x/ucs/raven/csharp_dummy_wls.git C# Dummy Raven Server (WLS)]</li></ul></td>
<td></td>
<td></td>
<td></td>
<td></td>
<td></td>
</tr>


<tr>
<tr>
Line 180: Line 224:
<tr>
<tr>
<td>[https://www.djangoproject.com/ Django]</td>
<td>[https://www.djangoproject.com/ Django]</td>
<td>[https://github.com/abrahammartin/django-ucamwebauth]</td>
<td>[https://git.csx.cam.ac.uk/x/ucs/raven/django-ucamwebauth.git django-ucamwebauth] (Documentation for the [[Django]] module)</td>
<td></td>
<td></td>
<td></td>
<td></td>
Line 216: Line 260:
<td>[http://mailman1.u.washington.edu/pipermail/pubcookie-users/2006-August/001546.html], [https://lists.cam.ac.uk/mailman/htdig/cs-raven-discuss/2007/msg00031.html]
<td>[http://mailman1.u.washington.edu/pipermail/pubcookie-users/2006-August/001546.html], [https://lists.cam.ac.uk/mailman/htdig/cs-raven-discuss/2007/msg00031.html]
</td>
</td>
<td></td>
<td></td>
</tr>
<tr>
<td>[https://github.com/jupyterhub/jupyterhub JupyterHub]</td>
<td>[https://github.com/PyCav/jupyterhub-raven-auth jupyterub-raven-auth]</td>
<td></td>
<td></td>
<td></td>
<td></td>
<td></td>
<td></td>
<td></td>
Line 323: Line 377:
<td>[http://phpwiki.sourceforge.net/phpwiki/ PHP Wiki]</td>
<td>[http://phpwiki.sourceforge.net/phpwiki/ PHP Wiki]</td>
<td>[[PHP Wiki]]</td>
<td>[[PHP Wiki]]</td>
<td></td>
<td></td>
<td></td>
<td></td>
<td></td>
</tr>
<tr>
<td>[https://rubyonrails.org Ruby on Rails]</td>
<td>[https://github.com/CHTJonas/omniauth-ucam-raven omniauth-ucam-raven]</td>
<td></td>
<td></td>
<td></td>
<td></td>
Line 392: Line 456:
<tr>
<tr>
<td>[http://wordpress.org/ WordPress]</td>
<td>[http://wordpress.org/ WordPress]</td>
<td>[[Wordpress Plugin|Daniel Hill's plugin (2008)]],
<td>
[http://github.com/gfarrell/WPRavenAuth WPRavenAuth plugin by Gideon Farrell and Conor Burgess (2013)],
* [[Wordpress Plugin|Daniel Hill's plugin (2008)]],
[http://dev.webadmin.ufl.edu/~dwc/2005/03/02/authentication-plugins/ obsolete patches to enable authentication plugins]
* [http://github.com/mo-g/WPRavenAuth WPRavenAuth plugin by Gideon Farrell and Conor Burgess (2013)],
* [http://dev.webadmin.ufl.edu/~dwc/2005/03/02/authentication-plugins/ obsolete patches to enable authentication plugins]
* [https://github.com/danielchatfield/wordpress-raven-auth WordPress Raven Auth] by Daniel Chatfield
</td>
</td>
<td>[http://wordpress.org/extend/plugins/shibboleth/ Shibboleth plugin] and [[Shibboleth Wordpress plugin|local usage notes]]</td>
<td>[http://wordpress.org/extend/plugins/shibboleth/ Shibboleth plugin] and [[Shibboleth Wordpress plugin|local usage notes]]</td>
Line 444: Line 510:
Applications written directly to use Raven:
Applications written directly to use Raven:


* [[Crow - Raven intermediary]]
* [[CamCORS]]
* [[CamCORS]]
* [[Room Booking]]
* [[Room Booking]]
* [[WebNAG]], a Raven-based replacement for [[NoCat]]
* [[WebNAG]], a Raven-based replacement for [[NoCat]]
* [[Lapnet]], a locally written captive portal (wired only atm!)
* [[Lapnet]], a locally written captive portal (wired only atm!)

Latest revision as of 10:59, 25 October 2023

We're working on improving Raven resources for developers and site operators.

Try out the new Raven documentation for size.

Details of applications that have or could be adapted to use Raven, via either the Ucam-Webauth protocol or Shibboleth. Note that this list is bound to be incomplete - before doing significant work on something not listed here (or perhaps even on something that is) it might be worth asking on the cs-raven-discuss@lists.cam.ac.uk mailing list and/or public Shibboleth support lists.

Just because there is something listed under 'Ucam WebAuth' or 'Shibboleth' doesn't imply that support for these protocols exists or is known to be working! Details of support for 'competing' technologies are included since they often provide useful hints about how Raven support could be implemented.

Software Raven Related SSO technologies
Ucam WebAuth Shibboleth OpenID Pubcookie CAS Stanford WebAuth
Web server plugins
Apache Apache_authentication_module [1]
64-bit Apache 2.2 for Windows [2]
Microsoft IIS IIS (obsolete) [3]
Servlet containers Servlet filter, Servlet library
Tomcat Tomcat authenticator, Tomcat Valve
nginx [4]
Programming language APIs
ASP/VBScript ASP Raven Authentication Module
ASP.NET MVC Cambridge.Raven
C#
Java [5], [6]
node.js
Perl Ucam-WebAuth-AA
PHP PHP library [7] [8]
Python Python
Ruby Ruby Support
Other software
Catalyst Catalyst
Coldfusion Coldfusion
CourseWork CourseWork
Django django-ucamwebauth (Documentation for the Django module)
Drupal Drupal [9] Built-in [10] [11] [12] (Stanford login only)
Eventum Eventum
Joomla Joomla [13] [14] [15], [16]
JupyterHub jupyterub-raven-auth
Mailman Mailman Mailman
Mantis Minor tweaks, supports basic auth
MediaWiki Mediawiki
MoinMoin MoinMoin
MRBS MRBS
Nagios Nagios
NoCat NoCat NoCat
Oracle SSO Oracle SSO [17]
PeopleSoft's PeopleTools PeopleTools
PhpBB phpBB
PHP Wiki PHP Wiki
Ruby on Rails omniauth-ucam-raven
Plone See Zope
RT RT
Sakai Sakai Sakai
Soks wiki Soks
Symfony2 RavenBundle
Twiki Twiki
WordPress Shibboleth plugin and local usage notes
Zope [18], [19]
Hardware applications
Bradford Campus Manager Bradford Campus Manager

Custom Raven applications

Applications written directly to use Raven: