Bug 1734557: Allow SAML to show custom login error msg
Similar to what xml-rpc does, so allowing admin to set a message about
how to properly login
behatnotneeded
Change-Id: Ib4a85571dccf0fcf719785481645777c506687da
Signed-off-by: Robert Lyon <robertl@catalyst.net.nz>
<!-- @license http://www.gnu.org/copyleft/gpl.html GNU GPL version 3 or later -->
<!-- @copyright For copyright information on Mahara, please see the README file distributed with this software. -->
<h3>Login error message</h3>
<p>When users are only able to log in via SSO and are unable to use Mahara's login form.</p>
<p>Enter a message here to show to users who try to log in using Mahara's login form. This message should contain instructions on how a user can gain access to Mahara through SSO.</p>
$string['authloginmsg2']="When you have not chosen a parent authority, enter a message to display when a user tries to log in via the login form";
$string['authloginmsgnoparent']="Enter a message to display when a user tries to log in via the login form";
$string['application']='Application';
$string['cantretrievekey']='An error occurred while retrieving the public key from the remote server.<br>Please ensure that the Application and WWW root fields are correct and that networking is enabled on the remote host.';