Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Documentation links to support.surfconext.nl #648

Merged
merged 2 commits into from
Dec 17, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion dashboard-gui/src/javascripts/components/welcome.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ class Welcome extends React.Component {
<div className="mod-welcome">
<div className="container">
<a
href="https://wiki.surfnet.nl/display/surfconextdev/SURFconext+IdP+dashboard+-+help+page"
href="https://support.surfconext.nl/idp-help-en"
target="_blank"
rel="noreferrer noopener"
className="welcome-text"
Expand Down
26 changes: 13 additions & 13 deletions dashboard-gui/src/javascripts/locale/en.js
Original file line number Diff line number Diff line change
Expand Up @@ -130,13 +130,13 @@ I18n.translations.en = {
strong_authentication: {
name: 'SURFsecureID enabled',
tooltip:
'SURFsecureID second factor authentication is required.<br>For more information see the <a href="https://wiki.surfnet.nl/display/surfconextdev/SURFconext+IdP+dashboard+-+help+page" target="_blank" rel="noopener noreferrer">wiki</a>.',
'SURFsecureID second factor authentication is required.<br>For more information see the <a href="https://support.surfconext.nl/idp-help-en" target="_blank" rel="noopener noreferrer">wiki</a>.',
none: 'None',
},
mfa: {
name: 'MFA enabled',
tooltip:
'Multi factor authentication by the IdP is required.<br>For more information see the <a href="https://wiki.surfnet.nl/display/surfconextdev/MFA+voor+diensten+achter+SURFconext" target="_blank" rel="noopener noreferrer">wiki</a>.',
'Multi factor authentication by the IdP is required.<br>For more information see the <a href="https://support.surfconext.nl/mfa-nl" target="_blank" rel="noopener noreferrer">wiki</a>.',
none: 'None',
other: 'Other'
},
Expand All @@ -148,7 +148,7 @@ I18n.translations.en = {
arp: {
name: 'Released attributes',
tooltip:
'More info about these attributes can be found in the <a href="https://wiki.surfnet.nl/display/surfconextdev/Attributes+in+SURFconext " target="_blank" rel="noopener noreferrer">wiki</a>.',
'More info about these attributes can be found in the <a href="https://support.surfconext.nl/attributes-nl" target="_blank" rel="noopener noreferrer">wiki</a>.',
info_html:
'It is possible that more attributes are being released to the application through means of attribute manipulation.',
},
Expand Down Expand Up @@ -329,10 +329,10 @@ I18n.translations.en = {
publish_in_edugain_date: 'Published in eduGAIN on:',
supports_ssa: 'SURFsecureID enabled',
minimalLoaLevel:
'For logging in to this application, second factor authentication is required via SURFsecureID. All users are required to use a token with at least the following Level of Assurance (LoA): <code>{{minimalLoaLevel}}</code>. For more information see the <a href="https://wiki.surfnet.nl/display/SsID/Levels+of+Assurance" target="_blank" rel="noopener noreferrer">wiki</a>.',
'For logging in to this service, second factor authentication is required via SURFsecureID. All users are required to use a token with at least the following Level of Assurance (LoA): <code>{{minimalLoaLevel}}</code>. For more information see the <a href="https://support.surfconext.nl/loa-en" target="_blank" rel="noopener noreferrer">wiki</a>.',
minimalLoaLevelIdp:
'For logging in to this application, second factor authentication is required via SURFsecureID. All users from your institution are required to use a token with at least the following Level of Assurance (LoA): <code>{{minimalLoaLevel}}</code>. For more information see the <a href="https://wiki.surfnet.nl/display/SsID/Levels+of+Assurance" target="_blank" rel="noopener noreferrer">wiki</a>.',
supportsSsaTooltip: 'Applications can also dynamically request a specific LoA during authentication.',
'For logging in to this service, second factor authentication is required via SURFsecureID. All users from your institution are required to use a token with at least the following Level of Assurance (LoA): <code>{{minimalLoaLevel}}</code>. For more information see the <a href="https://support.surfconext.nl/loa-en" target="_blank" rel="noopener noreferrer">wiki</a>.',
supportsSsaTooltip: 'Services can also dynamically request a specific LoA during authentication.',
entity_categories: 'Supported Entity Categories',
entity_category: {
'http://wwwgeantnet/uri/dataprotection-code-of-conduct/v1': 'GÉANT Data Protection Code of Conduct',
Expand All @@ -358,7 +358,7 @@ I18n.translations.en = {
'edugain (community)': 'Application offered through the international research and education community via eduGAIN.'
},
contractualBaseWiki:
'See <a href="https://wiki.surfnet.nl/display/surfconextdev/SURFconext+IdP+dashboard+-+contractuele+info" target="_blank" rel="noopener noreferrer">wiki</a>.',
'See <a href="https://support.surfconext.nl/contract-info-nl" target="_blank" rel="noopener noreferrer">wiki</a>.',
},

attributes_policy_panel: {
Expand Down Expand Up @@ -505,11 +505,11 @@ I18n.translations.en = {
ssid_panel: {
title: 'SURFsecureID',
subtitle:
'With <a href="https://wiki.surfnet.nl/display/SsID" target="_blank" rel="noopener noreferrer">SURFsecureID</a> you can better secure access to applications with strong authentication. ',
'With <a href="https://support.surfconext.nl/secureid-dev-en" target="_blank" rel="noopener noreferrer">SURFsecureID</a> you can better secure access to services with strong authentication. ',
subtitle2:
'A user logs in with username and password (the first factor) and SURFsecureID takes care of the second factor authentication like via a mobile app or USB key.',
subtitle3:
'By chosing a higher <a href="https://wiki.surfnet.nl/display/SsID/Levels+of+Assurance" target="_blank" rel="noopener noreferrer">Level of Assurance (LoA)</a> you can add additional protection to your application by adding a second factor to the user\'s login.',
'By choosing a higher <a href="https://support.surfconext.nl/loa-en" target="_blank" rel="noopener noreferrer">Level of Assurance (LoA)</a> you can add additional protection to your service by adding a second factor to the user\'s login.',
highestLoaReached:
'You already have the highest LoA setting. For security reasons you can not request a lower LoA in this form. Please contact <a href="mailto:[email protected]">[email protected]</a> if you want to lower the LoA for this application.',
appHasLoaLevel:
Expand Down Expand Up @@ -709,7 +709,7 @@ I18n.translations.en = {
reasonLoginPre: 'You’re trying to access a page where you need to log in for. Please press ',
reasonLoginPost: ' and see if that takes you to the page you tried to access.',
reasonHelp:
'You don’t have the right authorisation to access that URL. Please check the <a href="https://wiki.surfnet.nl/display/surfconextdev/SURFconext+IdP+dashboard+-+help+page" target="_blank" rel="noopener noreferrer">Help pages</a> to see who should be able to access what.',
'You don’t have the right authorisation to access that URL. Please check the <a href="https://support.surfconext.nl/idp-help-en" target="_blank" rel="noopener noreferrer">Help pages</a> to see who should be able to access what.',
reasonRemoved: 'The URL you tried to access does not exist (anymore). Sorry.',
reasonUnknown:
'You ran into something else, need help and/or maybe we have to fix this. Send us a mail at <a href="mailto:[email protected]">[email protected]</a> so we can have a look.',
Expand All @@ -722,7 +722,7 @@ I18n.translations.en = {
footer: {
tips_or_info: 'Need tips or info?',
help_html:
'<a href="https://wiki.surfnet.nl/display/surfconextdev/SURFconext+IdP+dashboard+-+help+page" target="_blank" rel="noopener noreferrer">Help</a>',
'<a href="https://support.surfconext.nl/idp-help-en" target="_blank" rel="noopener noreferrer">Help</a>',
surf_html: '<a href="https://www.surf.nl/en" target="_blank" rel="noopener noreferrer">SURF</a>',
terms_html:
'<a href="https://support.surfconext.nl/terms-en" target="_blank" rel="noopener noreferrer">Terms of Service</a>',
Expand All @@ -736,7 +736,7 @@ I18n.translations.en = {
dutch: 'Dutch',
roles: 'Roles',
sub_title_html:
'The following roles have been assigned (<a target="_blank" rel="noopener noreferrer" href="https://wiki.surfnet.nl/display/surfconextdev/Rolverdeling+contactpersonen">more info</a>):',
'The following roles have been assigned (<a target="_blank" rel="noopener noreferrer" href="https://support.surfconext.nl/rolverdeling">more info</a>):',
role: 'Role',
users: 'User(s)',
settings: 'Settings',
Expand Down Expand Up @@ -1268,7 +1268,7 @@ I18n.translations.en = {
mfa_panel: {
title: 'MFA',
subtitle:
'With <a href="https://wiki.surfnet.nl/display/surfconextdev/MFA+voor+diensten+achter+SURFconext" target="_blank" rel="noopener noreferrer">MFA</a> you can enforce the MultiFactor Authentication of your own IdP for this application if your IdP supports this.',
'With <a href="https://support.surfconext.nl/mfa-nl" target="_blank" rel="noopener noreferrer">MFA</a> you can enforce the MultiFactor Authentication of your own IdP for this service if your IdP supports this.',
subtitle2:
'You can either choose <span>Generic multi-factor (REFEDS MFA)</span>, an international standard, you can choose <span>Multi-factor on ADFS or Azure AD</span> which is specific for Microsoft products.',
subtitle3:
Expand Down
24 changes: 12 additions & 12 deletions dashboard-gui/src/javascripts/locale/nl.js
Original file line number Diff line number Diff line change
Expand Up @@ -130,13 +130,13 @@ I18n.translations.nl = {
strong_authentication: {
name: 'SURFsecureID ingeschakeld',
tooltip:
'SURFsecureID second factor authentication is vereist.<br>Zie de <a href="https://wiki.surfnet.nl/display/surfconextdev/SURFconext+IdP+dashboard+-+help+page" target="_blank" rel="noopener noreferrer">wiki</a> voor meer informatie.',
'SURFsecureID second factor authentication is vereist.<br>Zie de <a href="https://support.surfconext.nl/idp-help-en" target="_blank" rel="noopener noreferrer">wiki</a> voor meer informatie.',
none: 'Geen',
},
mfa: {
name: 'MFA ingeschakeld',
tooltip:
'Multi factor authentication door de IdP is vereist.<br>Zie de <a href="https://wiki.surfnet.nl/display/surfconextdev/MFA+voor+diensten+achter+SURFconext" target="_blank" rel="noopener noreferrer">wiki</a> voor meer informatie.',
'Multi factor authentication door de IdP is vereist.<br>Zie de <a href="https://support.surfconext.nl/mfa-nl" target="_blank" rel="noopener noreferrer">wiki</a> voor meer informatie.',
none: 'Geen',
other: 'Anders'
},
Expand All @@ -148,7 +148,7 @@ I18n.translations.nl = {
arp: {
name: 'Vrijgegeven attributen',
tooltip:
'Meer info over deze attributen vind je in de <a href="https://wiki.surfnet.nl/display/surfconextdev/Attributes+in+SURFconext " target="_blank" rel="noopener noreferrer">wiki</a>.',
'Meer info over deze attributen vind je in de <a href="https://support.surfconext.nl/attributes-nl" target="_blank" rel="noopener noreferrer">wiki</a>.',
info_html:
'Mogelijkerwijs worden er meer attributen aan de applicatie geleverd door zogeheten attribuut manipulatie.',
},
Expand Down Expand Up @@ -329,10 +329,10 @@ I18n.translations.nl = {
publish_in_edugain_date: 'Gepubliceerd in eduGAIN op:',
supports_ssa: 'SURFsecureID aangezet',
minimalLoaLevel:
'Voor het inloggen op deze applicatie is authenticatie met een tweede factor middels SURFsecureID vereist. Alle gebruikers moeten een token gebruiken van minimaal zekerheidsniveau (Level of Assurance / LoA): <code>{{minimalLoaLevel}}</code>. Voor meer informatie zie de <a href="https://wiki.surfnet.nl/display/SsID/Levels+of+Assurance" target="_blank" rel="noopener noreferrer">wiki</a>',
'Voor het inloggen op deze dienst is authenticatie met een tweede factor middels SURFsecureID vereist. Alle gebruikers moeten een token gebruiken van minimaal zekerheidsniveau (Level of Assurance / LoA): <code>{{minimalLoaLevel}}</code>. Voor meer informatie zie de <a href="https://support.surfconext.nl/loa-en" target="_blank" rel="noopener noreferrer">wiki</a>',
minimalLoaLevelIdp:
'Voor het inloggen op deze applicatie is authenticatie met een tweede factor middels SURFsecureID vereist. Alle gebruikers van je instelling moeten een token gebruiken van minimaal zekerheidsniveau (Level of Assurance / LoA): <code>{{minimalLoaLevel}}</code>. Voor meer informatie zie de <a href="https://wiki.surfnet.nl/display/SsID/Levels+of+Assurance" target="_blank" rel="noopener noreferrer">wiki</a>',
supportsSsaTooltip: 'Applicaties kunnen ook dynamisch een LOA veroeken tijdens authenticatie.',
'Voor het inloggen op deze dienst is authenticatie met een tweede factor middels SURFsecureID vereist. Alle gebruikers van je instelling moeten een token gebruiken van minimaal zekerheidsniveau (Level of Assurance / LoA): <code>{{minimalLoaLevel}}</code>. Voor meer informatie zie de <a href="https://support.surfconext.nl/loa-en" target="_blank" rel="noopener noreferrer">wiki</a>',
supportsSsaTooltip: 'Diensten kunnen ook dynamisch een LOA veroeken tijdens authenticatie.',
entity_categories: 'Ondersteunde Entity Categories',
entity_category: {
'http://wwwgeantnet/uri/dataprotection-code-of-conduct/v1': 'GÉANT Data Protection Code of Conduct',
Expand All @@ -358,7 +358,7 @@ I18n.translations.nl = {
'edugain (community)': 'Applicatie aangeboden door de internationale onderwijs- en onderzoeksgemeenschap via eduGAIN.'
},
contractualBaseWiki:
' Voor meer informatie zie de <a href="https://wiki.surfnet.nl/display/surfconextdev/SURFconext+IdP+dashboard+-+contractuele+info" target="_blank" rel="noopener noreferrer">wiki</a>.',
' Voor meer informatie zie de <a href="https://support.surfconext.nl/contract-info-nl" target="_blank" rel="noopener noreferrer">wiki</a>.',
},

attributes_policy_panel: {
Expand Down Expand Up @@ -505,11 +505,11 @@ I18n.translations.nl = {
ssid_panel: {
title: 'SURFsecureID',
subtitle:
'Met <a href="https://wiki.surfnet.nl/display/SsID" target="_blank" rel="noopener noreferrer">SURFsecureID</a> kun je de toegang tot applicaties extra beveiligen met sterke authenticatie. ',
'Met <a href="https://support.surfconext.nl/secureid-dev-en" target="_blank" rel="noopener noreferrer">SURFsecureID</a> kun je de toegang tot diensten extra beveiligen met sterke authenticatie. ',
subtitle2:
'Een gebruiker logt in met een gebruikersnaam en wachtwoord (de eerste factor) en SURFsecureID zorgt vervolgens voor de tweede factor authenticatie via bijvoorbeeld een mobiele app of USB sleutel. ',
subtitle3:
'Door het kiezen van een hoger <a href="https://wiki.surfnet.nl/display/SsID/Levels+of+Assurance" target="_blank" rel="noopener noreferrer">Level of Assurance (LoA)</a> kun je de applicatie extra beveiligen en voeg je een tweede factor toe aan de login van de gebruikers.',
'Door het kiezen van een hoger <a href="https://support.surfconext.nl/loa-en" target="_blank" rel="noopener noreferrer">Level of Assurance (LoA)</a> kun je de dienst extra beveiligen en voeg je een tweede factor toe aan de login van de gebruikers.',
highestLoaReached:
'Deze applicatie heeft al het hoogste LoA level. Vanuit security overwegingen kun je via dit formulier geen verzoek doen voor een lagere LoA. Neem contact op met <a href="mailto:[email protected]">[email protected]</a> als je een lagere LoA wenst voor deze applicatie.',
appHasLoaLevel:
Expand Down Expand Up @@ -709,7 +709,7 @@ I18n.translations.nl = {
reasonLoginPre: 'Je probeert een pagina te bezoeken waarvoor je ingelogd moet zijn. Klik op ',
reasonLoginPost: ' om te kijken of je op de pagina komt die je bedoelde.',
reasonHelp:
'Je hebt niet de juiste rechten om deze pagina te bezoeken. Kijk op de <a href="https://wiki.surfnet.nl/display/surfconextdev/SURFconext+IdP+dashboard+-+help+page" target="_blank" rel="noopener noreferrer">Help</a> sectie van onze wiki om te lezen wie wat mag zien.',
'Je hebt niet de juiste rechten om deze pagina te bezoeken. Kijk op de <a href="https://support.surfconext.nl/idp-help-en" target="_blank" rel="noopener noreferrer">Help</a> sectie van onze wiki om te lezen wie wat mag zien.',
reasonRemoved: 'De URL die je probeert te bekijken bestaat niet (meer). Sorry.',
reasonUnknown:
'Je bent ergens anders tegen aangelopen, hebt hulp nodig en/of misschien moeten wij dit oplossen. Stuur ons een mail via <a href="mailto:[email protected]">[email protected]</a> en we zullen het onderzoeken.',
Expand All @@ -736,7 +736,7 @@ I18n.translations.nl = {
dutch: 'Nederlands',
roles: 'Rollen',
sub_title_html:
'De volgende rollen zijn toegekend (<a target="_blank" rel="noopener noreferrer" href="https://wiki.surfnet.nl/display/surfconextdev/Rolverdeling+contactpersonen">toelichting</a>):',
'De volgende rollen zijn toegekend (<a target="_blank" rel="noopener noreferrer" href="https://support.surfconext.nl/rolverdeling">toelichting</a>):',
role: 'Rol',
users: 'Gebruiker(s)',
settings: 'Opties',
Expand Down Expand Up @@ -1273,7 +1273,7 @@ I18n.translations.nl = {
mfa_panel: {
title: 'MFA',
subtitle:
'Met <a href="https://wiki.surfnet.nl/display/surfconextdev/MFA+voor+diensten+achter+SURFconext" target="_blank" rel="noopener noreferrer">MFA</a> kan een multi-factor authenticatie worden afgedwongen door je eigen IdP voor deze applicatie, als je IdP dat ondersteunt.',
'Met <a href="https://support.surfconext.nl/mfa-nl" target="_blank" rel="noopener noreferrer">MFA</a> kan een multi-factor authenticatie worden afgedwongen door je eigen IdP voor deze dienst, als je IdP dat ondersteunt.',
subtitle2:
'Je kunt kiezen voor <span>Generieke multi-factor (REFEDS MFA)</span>, een internationale standaard, of <span>Multi-factor op ADFS of Azure AD</span> specifiek voor Microsoft producten.',
subtitle3:
Expand Down
Loading
Loading