mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 08:56:36 +02:00
Mnet: Update user's enrolment information on jump/land
This commit is contained in:
parent
3de34ccf68
commit
573f8b025c
3 changed files with 112 additions and 6 deletions
|
@ -10,4 +10,5 @@ $string['sso_sp_description'] = 'Publish this service to allow authent
|
|||
'<ul><li><em>Dependency</em>: You must also <strong>subscribe</strong> to the SSO (Identity Provider) service on $a.</li></ul><br />'.
|
||||
'Subscribe to this service to allow your users to roam to the $a Moodle site without having to re-login there. '.
|
||||
'<ul><li><em>Dependency</em>: You must also <strong>publish</strong> the SSO (Identity Provider) service to $a.</li></ul><br />';
|
||||
$string['sso_mnet_login_refused'] = 'Username $a[0] is not permitted to login from $a[1].';
|
||||
?>
|
Loading…
Add table
Add a link
Reference in a new issue