Raven-enabled applications: Difference between revisions
From RavenWiki
Jump to navigationJump to search
No edit summary |
(Add links to ASP/C# code) |
||
Line 76: | Line 76: | ||
<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>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> |
Revision as of 17:29, 15 January 2015
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:
- Crow - Raven intermediary
- CamCORS
- Room Booking
- WebNAG, a Raven-based replacement for NoCat
- Lapnet, a locally written captive portal (wired only atm!)