Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main' into SPSH-1371
Browse files Browse the repository at this point in the history
  • Loading branch information
clauyan committed Nov 27, 2024
2 parents 91b4d35 + 30298a9 commit 2fc0e1b
Show file tree
Hide file tree
Showing 4 changed files with 17 additions and 17 deletions.
18 changes: 9 additions & 9 deletions charts/dbildungs-iam-keycloak/dev-realm-spsh.json
Original file line number Diff line number Diff line change
Expand Up @@ -639,7 +639,7 @@
"description": "Admin for Schulportal SH",
"rootUrl": "${KC_ROOT_URL}",
"adminUrl": "",
"baseUrl": "",
"baseUrl": "${KC_ROOT_URL}",
"surrogateAuthRequired": false,
"enabled": true,
"alwaysDisplayInConsole": false,
Expand Down Expand Up @@ -826,7 +826,7 @@
"description": "",
"rootUrl": "",
"adminUrl": "",
"baseUrl": "",
"baseUrl": "${KC_ROOT_URL}",
"surrogateAuthRequired": false,
"enabled": true,
"alwaysDisplayInConsole": false,
Expand Down Expand Up @@ -1034,7 +1034,7 @@
"description": "",
"rootUrl": "",
"adminUrl": "",
"baseUrl": "",
"baseUrl": "${KC_ROOT_URL}",
"surrogateAuthRequired": false,
"enabled": true,
"alwaysDisplayInConsole": false,
Expand Down Expand Up @@ -1141,7 +1141,7 @@
"description": "",
"rootUrl": "${KC_ROOT_URL}",
"adminUrl": "",
"baseUrl": "",
"baseUrl": "${KC_ROOT_URL}",
"surrogateAuthRequired": false,
"enabled": true,
"alwaysDisplayInConsole": false,
Expand Down Expand Up @@ -1248,7 +1248,7 @@
"description": "",
"rootUrl": "https://sh.lumaserv.dev",
"adminUrl": "",
"baseUrl": "",
"baseUrl": "${KC_ROOT_URL}",
"surrogateAuthRequired": false,
"enabled": true,
"alwaysDisplayInConsole": false,
Expand Down Expand Up @@ -1302,7 +1302,7 @@
"description": "",
"rootUrl": "https://www.itslintegrations.com",
"adminUrl": "",
"baseUrl": "",
"baseUrl": "${KC_ROOT_URL}",
"surrogateAuthRequired": false,
"enabled": true,
"alwaysDisplayInConsole": false,
Expand Down Expand Up @@ -1378,7 +1378,7 @@
"description": "",
"rootUrl": "http://ox.dev.spsh.dbildungsplattform.de",
"adminUrl": "http://ox.dev.spsh.dbildungsplattform.de/appsuite/",
"baseUrl": "",
"baseUrl": "${KC_ROOT_URL}",
"surrogateAuthRequired": false,
"enabled": true,
"alwaysDisplayInConsole": false,
Expand Down Expand Up @@ -2804,7 +2804,7 @@
"alias": "gold",
"config": {
"loa-condition-level": "20",
"loa-max-age": "10000"
"loa-max-age": "0"
}
},
{
Expand All @@ -2817,7 +2817,7 @@
"piservicepass" : "${PI_ADMIN_PASSWORD}",
"piserver" : "${PI_BASE_URL}",
"piserviceaccount" : "${PI_ADMIN_USER}",
"pidefaultmessage" : "Diese Aktion setzt eine Zwei-Faktor-Authentifizierung voraus. Bitte geben Sie das Einmalpasswort von Ihrem Security-Token ein.",
"pidefaultmessage" : "Diese Aktion setzt eine Zwei-Faktor-Authentifizierung voraus. Bitte geben Sie das Einmalpasswort von Ihrem 2FA-Token ein.",
"preftokentype" : "OTP",
"pirealm" : "${PI_REALM}",
"pidolog" : "true",
Expand Down
14 changes: 7 additions & 7 deletions charts/dbildungs-iam-keycloak/prod-realm-spsh.json
Original file line number Diff line number Diff line change
Expand Up @@ -637,7 +637,7 @@
"description": "Admin for Schulportal SH",
"rootUrl": "${KC_ROOT_URL}",
"adminUrl": "",
"baseUrl": "",
"baseUrl": "${KC_ROOT_URL}",
"surrogateAuthRequired": false,
"enabled": true,
"alwaysDisplayInConsole": false,
Expand Down Expand Up @@ -824,7 +824,7 @@
"description": "",
"rootUrl": "",
"adminUrl": "",
"baseUrl": "",
"baseUrl": "${KC_ROOT_URL}",
"surrogateAuthRequired": false,
"enabled": true,
"alwaysDisplayInConsole": false,
Expand Down Expand Up @@ -1032,7 +1032,7 @@
"description": "",
"rootUrl": "",
"adminUrl": "",
"baseUrl": "",
"baseUrl": "${KC_ROOT_URL}",
"surrogateAuthRequired": false,
"enabled": true,
"alwaysDisplayInConsole": false,
Expand Down Expand Up @@ -1139,7 +1139,7 @@
"description": "",
"rootUrl": "https://www.itslintegrations.com",
"adminUrl": "",
"baseUrl": "",
"baseUrl": "${KC_ROOT_URL}",
"surrogateAuthRequired": false,
"enabled": true,
"alwaysDisplayInConsole": false,
Expand Down Expand Up @@ -1215,7 +1215,7 @@
"description": "",
"rootUrl": "http://ox.dev.spsh.dbildungsplattform.de",
"adminUrl": "http://ox.dev.spsh.dbildungsplattform.de/appsuite/",
"baseUrl": "",
"baseUrl": "${KC_ROOT_URL}",
"surrogateAuthRequired": false,
"enabled": true,
"alwaysDisplayInConsole": false,
Expand Down Expand Up @@ -2641,7 +2641,7 @@
"alias": "gold",
"config": {
"loa-condition-level": "20",
"loa-max-age": "10000"
"loa-max-age": "0"
}
},
{
Expand All @@ -2654,7 +2654,7 @@
"piservicepass" : "${PI_ADMIN_PASSWORD}",
"piserver" : "${PI_BASE_URL}",
"piserviceaccount" : "${PI_ADMIN_USER}",
"pidefaultmessage" : "Diese Aktion setzt eine Zwei-Faktor-Authentifizierung voraus. Bitte geben Sie das Einmalpasswort von Ihrem Security-Token ein.",
"pidefaultmessage" : "Diese Aktion setzt eine Zwei-Faktor-Authentifizierung voraus. Bitte geben Sie das Einmalpasswort von Ihrem 2FA-Token ein.",
"preftokentype" : "OTP",
"pirealm" : "${PI_REALM}",
"pidolog" : "true",
Expand Down
Binary file modified src/providers/PrivacyIDEA-Provider.jar
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ changePassword=Passwort ändern
updatePasswordTitle=Passwort festlegen
usernameOrEmail=Benutzername
accountDisabledMessage=Ihr Benutzerkonto ist gesperrt. Bitte wenden Sie sich an Ihre schulischen Administratorinnen und Administratoren.
authenticationOtpFailedMessage=Ungültiger Code. Bitte versuchen Sie es erneut.
authenticationOtpFailedMessage=Ungültiges Einmalpasswort. Bitte versuchen Sie es erneut oder wenden Sie sich an Ihre schulischen Administratorinnen oder Administratoren.
authenticationFailedMessage=Leider gibt es technische Probleme bei der Zweifaktor-Authentifizierung. Bitte versuchen Sie es zu einem späteren Zeitpunkt erneut. Falls das Problem bestehen bleibt, wenden Sie sich bitte an Ihre schulischen Administratorinnen und Administratoren.
authenticationOtpUsedAgainFailedMessage=Zwei-Faktor-Authentifizierung fehlgeschlagen: Das eingegebene OTP wurde bereits verwendet. Bitte warten Sie auf das nächste OTP und versuchen Sie es erneut.
authenticationFailedFailcounterExceededMessage=Zwei-Faktor-Authentifizierung fehlgeschlagen: Die erlaubte Anzahl fehlgeschlagener Versuche wurde überschritten. Ihr Token ist gesperrt. Bitte wenden Sie sich an Ihre schulischen Administratorinnen und Administratoren., um einen neuen Token zu erstellen.
Expand Down

0 comments on commit 2fc0e1b

Please sign in to comment.