You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: languages/en.php
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -267,6 +267,8 @@
267
267
'error_unknown_issuer_desc' => '<p>
268
268
The service you are trying to log in to is unknown to SURFconext. Possibly your institution has never enabled access to this service. Please contact the helpdesk of your institution and provide them with the following information:
269
269
</p>',
270
+
'error_vo_membership_required' => 'Membership of a Virtual Organisation required',
271
+
'error_vo_membership_required_desc' => 'You have successfully authenticated at your Identity Provider, however in order to use this service you have to be a member of a Virtual Organisation.',
Copy file name to clipboardExpand all lines: languages/nl.php
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -263,6 +263,8 @@
263
263
'error_unknown_issuer_desc' => '<p>
264
264
De dienst waarop je probeert in te loggen is niet bekend bij SURFconext. Mogelijk heeft jouw instelling de toegang tot deze dienst nooit aangevraagd. Neem contact op met de helpdesk van je instelling en geef daarbij de volgende informatie door:
265
265
</p>',
266
+
'error_vo_membership_required' => 'Lidmaatschap van een Virtuele Organisatie vereist',
267
+
'error_vo_membership_required_desc' => 'Je bent succesvol ingelogd bij jouw instelling, maar om gebruik te kunnen maken van deze dienst moet je ook lid zijn van een Virtuele Organisatie.',
266
268
'error_generic' => 'Error - Foutmelding',
267
269
'error_generic_desc' => '<p>
268
270
Het is niet mogelijk om in te loggen. Probeer het alstublieft opnieuw.
0 commit comments