diff --git a/lang/en/auth_saml2.php b/lang/en/auth_saml2.php index 7c0c420e8..c2906247f 100644 --- a/lang/en/auth_saml2.php +++ b/lang/en/auth_saml2.php @@ -70,7 +70,7 @@

If passive, then the users that are already authenticated into the IDP will be automatically logged in, otherwise they will be sent to Moodle login page.

If off, then admins can still see the manual login page via /login/index.php?saml=off

If on, then external pages can deep link into moodle using saml eg /course/view.php?id=45&saml=on

-

If set to test IdP connection, the network will be checked for connectivity, and if functional, SAML login will be initiated.

'; +

If set to test IdP connection, the network will be checked for connectivity, and if functional, SAML login will be initiated.

'; $string['emailtaken'] = 'Can\'t create a new account, because {$a} email address is already registered'; $string['emailtakenupdate'] = 'Your email wasn\'t updated, because email address {$a} is already registered'; $string['errorinvalidautologin'] = 'Invalid autologin request';