NIHVIVO-2696 External user gets an account on first login.
This commit is contained in:
parent
cedd095a07
commit
4282da5ef2
7 changed files with 94 additions and 80 deletions
|
@ -39,6 +39,7 @@
|
|||
|
||||
<form method="POST" action="${formUrls.firstTimeExternal}" class="customForm" role="my account">
|
||||
<input type="hidden" name="externalAuthId" value="${externalAuthId}" />
|
||||
<input type="hidden" name="afterLoginUrl" value="${afterLoginUrl}" />
|
||||
|
||||
<label for="first-name">First name<span class="requiredHint"> *</span></label>
|
||||
<input type="text" name="firstName" value="${firstName}" id="first-name" role="input "/>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue