Raven-enabled applications: Difference between revisions
(Added Raven library for ASP.NET MVC) |
(Updated the WPRavenAuth plugin link to my repo as I'm now maintainer.) |
||
(6 intermediate revisions by 5 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>[ | <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>[ | <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 248: | 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 355: | 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 426: | Line 458: | ||
<td> | <td> | ||
* [[Wordpress Plugin|Daniel Hill's plugin (2008)]], | * [[Wordpress Plugin|Daniel Hill's plugin (2008)]], | ||
* [http://github.com/ | * [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] | * [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 | * [https://github.com/danielchatfield/wordpress-raven-auth WordPress Raven Auth] by Daniel Chatfield |
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.
Custom Raven applications
Applications written directly to use Raven:
- CamCORS
- Room Booking
- WebNAG, a Raven-based replacement for NoCat
- Lapnet, a locally written captive portal (wired only atm!)