<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"><!-- P {margin-top:0;margin-bottom:0;} --></style>
</head>
<body dir="ltr">
<div id="divtagdefaultwrapper" style="font-size:12pt;color:#000000;background-color:#FFFFFF;font-family:Calibri,Arial,Helvetica,sans-serif;">
<p><br>
</p>
<p>Hey Joshua, </p>
<p><br>
</p>
<p>This is so excellent. </p>
<p>I'm just curious if there are other SSO stragegies people would like to see? Google Apps for Education? Shibboleth? MySpace?</p>
<p><br>
</p>
<p>Here's a list of what could be added to omniauth:</p>
<p><a id="LPlnk933014" href="https://github.com/intridea/omniauth/wiki/List-of-Strategies">https://github.com/intridea/omniauth/wiki/List-of-Strategies</a></p>
<p><br>
</p>
<p>b,chris. <br>
</p>
<p><br>
</p>
<div id="Signature">
<div name="divtagdefaultwrapper" style="font-family:Calibri,Arial,Helvetica,sans-serif; font-size:; margin:0">
<div class="BodyFragment"><font size="2">
<div class="PlainText">Chris Fitzpatrick | <font size="2">Developer, ArchivesSpace</font><br>
Skype: chrisfitzpat  | Phone: 918.236.6048<br>
http://archivesspace.org/<br>
</div>
</font></div>
</div>
</div>
<br>
<br>
<div style="color: rgb(0, 0, 0);">
<hr tabindex="-1" style="display:inline-block; width:98%">
<div id="divRplyFwdMsg" dir="ltr"><font style="font-size:11pt" face="Calibri, sans-serif" color="#000000"><b>From:</b> archivesspace_users_group-bounces@lyralists.lyrasis.org <archivesspace_users_group-bounces@lyralists.lyrasis.org> on behalf of Joshua D. Shaw
 <Joshua.D.Shaw@dartmouth.edu><br>
<b>Sent:</b> Friday, September 25, 2015 10:27 PM<br>
<b>To:</b> Archivesspace Users Group<br>
<b>Subject:</b> [Archivesspace_Users_Group] New Single Sign On Plugin released</font>
<div> </div>
</div>
<div>
<div>Just a heads up to the community that we (Dartmouth) have developed and released a plugin that implements an alternative login method for institutions that use a single sign on system. Credit goes to Eric Bivona, one of our senior programmers. Plugin can
 be found here: <a id="LPlnk848090" href="https://github.com/dartmouth-dltg/aspace-omniauth-cas" style="font-size:medium; font-family:Arial">https://github.com/dartmouth-dltg/aspace-omniauth-cas</a></div>
<div style="margin-top: 20px; margin-bottom: 20px; overflow: auto; width: 100%;" id="LPBorder_GT_14435409242500.23308961720173405">
<table style="border-top: 1px solid rgb(204, 204, 204); border-bottom: 1px solid rgb(204, 204, 204); width: 80%; background-color: rgb(255, 255, 255); position: relative; overflow: auto;" id="LPContainer_14435409242480.1803775107128721">
<tbody>
<tr valign="top">
<td colspan="1" style="width: 140px; position: relative; display: table-cell; padding: 0px;" id="ImageCell_14435409242490.24300592036635926">
<div style="margin-top: 12px; background-color: rgb(255, 255, 255); height: auto; width: 140px; position: relative; padding: 0px; display: table;" id="LPImageContainer_14435409242490.9217661353631184">
<a target="_blank" href="https://github.com/dartmouth-dltg/aspace-omniauth-cas" style="display: table-cell; text-align: center;" id="LPImageAnchor_14435409242490.6818721355872883"><img aria-label="Preview image with link selected. Double-tap to open the link." style="display: inline-block; margin-left: auto; margin-right: auto; max-width: 140px; max-height: 140px; height: 140px; width: 140px; border-width: 0px;" height="140" width="140" src="https://avatars1.githubusercontent.com/u/11048460?v=3&s=400"></a></div>
</td>
<td>
<div style="top: 0px; margin-top: 8px; font-size: 21px; font-family: "wf_segoe-ui_semilight","Segoe UI Semilight","Segoe WP Semilight","Segoe UI","Segoe WP",Tahoma,Arial,sans-serif; color: rgb(51, 51, 51); margin-left: 14px; margin-right: 14px;" id="LPTitle_14435409242500.5471506532506044">
dartmouth-dltg/aspace-omniauth-cas · GitHub</div>
<div style="margin-top: 8px; font-size: 13px; font-family: "wf_segoe-ui_normal","Segoe UI","Segoe WP",Tahoma,Arial,sans-serif; color: rgb(102, 102, 102); margin-left: 14px; margin-right: 14px;" id="LPDescription_14435409242500.1802505161747492">
aspace-omniauth-cas - An ArchivesSpace plugin to provide OmniAuth/CAS single-sign-on authentication.</div>
<div style="margin: 8px 14px 10px; height: 18px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap;" id="LPUrlContainer_14435409242500.15200240887222294">
<a target="_blank" href="https://github.com/dartmouth-dltg/aspace-omniauth-cas" style="font-size: 11px; font-family: "wf_segoe-ui_normal","Segoe UI","Segoe WP",Tahoma,Arial,sans-serif; text-decoration: none;" id="LPUrlAnchor_14435409242500.7301847337384832">Read
 more...</a></div>
</td>
</tr>
</tbody>
</table>
</div>
<div><br>
</div>
<div>We've used the omniAuth gem as the base authentication bundle. Though omniAuth supports a wide variety of authentication methods, at present, the plugin is only implemented for CAS authentication.</div>
<div><br>
</div>
<div>The README file explains the working and configuration of the plugin in greater depth, but this plugin replaces the standard login window with a redirect to an authentication server which first authenticates the user to the frontend. The authentication
 token is passed from the frontend to the backend which then verifies that authentication payload with the CAS server. Once this is confirmed, the user is logged in. The user's personal information is also updated to reflect the authoritative version held by
 the CAS server.</div>
<div><br>
</div>
<div>Feel free to email with questions!</div>
<div>Joshua</div>
<div>
<div id="MAC_OUTLOOK_SIGNATURE"></div>
</div>
</div>
</div>
</div>
</body>
</html>