NIHVIVO-1207 Rename Shibboleth servlets to more general ExternalAuth servlets. Add functionality to deal with self-editors as well as Users.

This commit is contained in:
jeb228 2010-11-17 19:25:55 +00:00
parent dae66852f9
commit 37c9eaf4a1
7 changed files with 246 additions and 153 deletions

View file

@ -0,0 +1,15 @@
<#-- $This file is distributed under the terms of the license in /doc/license.txt$ -->
<#-- Template for the Unrecognized User page. -->
<section role="region">
<h2>Unrecognized user</h2>
<p>
For some reason, there is no individual in VIVO that is associated with your Net ID.
Perhaps you should contact your VIVO administrator.
</p>
<br/>
<a href="${urls.home}">Continue</a>
</section>