new configuration version

This commit is contained in:
haburger 2024-11-22 07:44:22 +00:00
parent f6c2acf9c2
commit 61ade11dd3
38 changed files with 73 additions and 59 deletions

View File

@ -45,7 +45,7 @@ spec:
podDisruptionBudget: podDisruptionBudget:
maxUnavailable: "50%" maxUnavailable: "50%"
git: git:
tag: "r-2f8a215769d731c34e6278cbfb370e06e976f51f" tag: "r-c4461bfe63af2bfac8b5b204bdb8b9f66d9e392f"
dir: "DEFAULT-ADN-AGOV-PROJECT/DEFAULT-ADN-AGOV-INV/auth" dir: "DEFAULT-ADN-AGOV-PROJECT/DEFAULT-ADN-AGOV-INV/auth"
credentials: "git-credentials" credentials: "git-credentials"
keystores: keystores:

View File

@ -40,7 +40,7 @@ fido2_auth.instruction2=An authentication window will appear
fido2_auth.instruction3=Follow the instructions fido2_auth.instruction3=Follow the instructions
fido2_auth.skipInstructions=Skip instructions next time fido2_auth.skipInstructions=Skip instructions next time
fido2_auth.switchLogin=SWITCH TO LOGIN WITH fido2_auth.switchLogin=SWITCH TO LOGIN WITH
footer.link=https://agov.ch/?c=contact&l=en footer.link=https://agov.ch
footer.link.label=Contact footer.link.label=Contact
footer.text=Authentication service of Swiss authorities AGOV - a collaboration between cantons, their municipalities, and the federal administration. - footer.text=Authentication service of Swiss authorities AGOV - a collaboration between cantons, their municipalities, and the federal administration. -
general.AGOVAccessApp=AGOV access app general.AGOVAccessApp=AGOV access app

View File

@ -40,7 +40,7 @@ fido2_auth.instruction2=Ein Authentifizierungsfenster wird erscheinen
fido2_auth.instruction3=Folgen Sie den Anweisungen fido2_auth.instruction3=Folgen Sie den Anweisungen
fido2_auth.skipInstructions=Anweisungen nächstes Mal überspringen fido2_auth.skipInstructions=Anweisungen nächstes Mal überspringen
fido2_auth.switchLogin=WECHSEL ZU LOGIN MIT fido2_auth.switchLogin=WECHSEL ZU LOGIN MIT
footer.link=https://agov.ch/?c=contact&l=de footer.link=https://agov.ch
footer.link.label=Kontakt footer.link.label=Kontakt
footer.text=Authentifizierungsdienst der Schweizer Behörden AGOV – eine Zusammenarbeit zwischen den Kantonen, deren Gemeinden und der Bundesverwaltung. - footer.text=Authentifizierungsdienst der Schweizer Behörden AGOV – eine Zusammenarbeit zwischen den Kantonen, deren Gemeinden und der Bundesverwaltung. -
general.AGOVAccessApp=AGOV access App general.AGOVAccessApp=AGOV access App

View File

@ -40,7 +40,7 @@ fido2_auth.instruction2=An authentication window will appear
fido2_auth.instruction3=Follow the instructions fido2_auth.instruction3=Follow the instructions
fido2_auth.skipInstructions=Skip instructions next time fido2_auth.skipInstructions=Skip instructions next time
fido2_auth.switchLogin=SWITCH TO LOGIN WITH fido2_auth.switchLogin=SWITCH TO LOGIN WITH
footer.link=https://agov.ch/?c=contact&l=en footer.link=https://agov.ch
footer.link.label=Contact footer.link.label=Contact
footer.text=Authentication service of Swiss authorities AGOV - a collaboration between cantons, their municipalities, and the federal administration. - footer.text=Authentication service of Swiss authorities AGOV - a collaboration between cantons, their municipalities, and the federal administration. -
general.AGOVAccessApp=AGOV access app general.AGOVAccessApp=AGOV access app

View File

@ -40,7 +40,7 @@ fido2_auth.instruction2=Une fenêtre d'authentification s'affichera
fido2_auth.instruction3=Suivez les instructions fido2_auth.instruction3=Suivez les instructions
fido2_auth.skipInstructions=Passer les instructions la fois suivante fido2_auth.skipInstructions=Passer les instructions la fois suivante
fido2_auth.switchLogin=S'AUTHENTIFIER AVEC fido2_auth.switchLogin=S'AUTHENTIFIER AVEC
footer.link=https://agov.ch/?c=contact&l=fr footer.link=https://agov.ch
footer.link.label=Contact footer.link.label=Contact
footer.text=Service d'authentification des autorités suisses AGOV - une collaboration entre les cantons, leurs communes et l'administration fédérale. - footer.text=Service d'authentification des autorités suisses AGOV - une collaboration entre les cantons, leurs communes et l'administration fédérale. -
general.AGOVAccessApp=Application AGOV access general.AGOVAccessApp=Application AGOV access

View File

@ -40,7 +40,7 @@ fido2_auth.instruction2=A breve si aprirà una finestra per l'autenticazio
fido2_auth.instruction3=Seguire le istruzioni. fido2_auth.instruction3=Seguire le istruzioni.
fido2_auth.skipInstructions=Non mostrare più le istruzioni fido2_auth.skipInstructions=Non mostrare più le istruzioni
fido2_auth.switchLogin=ACCEDERE CON fido2_auth.switchLogin=ACCEDERE CON
footer.link=https://agov.ch/?c=contact&l=it footer.link=https://agov.ch
footer.link.label=Contatto footer.link.label=Contatto
footer.text=Servizio di autenticazione delle autorità Svizzere AGOV - una collaborazione tra Cantoni, Comuni e l'Amministrazione federale. - footer.text=Servizio di autenticazione delle autorità Svizzere AGOV - una collaborazione tra Cantoni, Comuni e l'Amministrazione federale. -
general.AGOVAccessApp=App AGOV access general.AGOVAccessApp=App AGOV access

View File

@ -1573,6 +1573,16 @@
<!-- source: pattern://584964c837512845d7940809 --> <!-- source: pattern://584964c837512845d7940809 -->
<ResultCond name="invalidUrl, hasCaptchaInfos" next="Auth_Realm_Recovery_Recovery_Auth_ticketInvalid"/> <ResultCond name="invalidUrl, hasCaptchaInfos" next="Auth_Realm_Recovery_Recovery_Auth_ticketInvalid"/>
<!-- source: pattern://584964c837512845d7940809 --> <!-- source: pattern://584964c837512845d7940809 -->
<ResultCond name="invalidUrl, hasCaptchaInfos, invalidUrlTicket" next="Auth_Realm_Recovery_Recovery_Auth_enterEmail"/>
<!-- source: pattern://584964c837512845d7940809 -->
<ResultCond name="invalidUrl, hasCode" next="Auth_Realm_Recovery_Recovery_Auth_invalidateCode"/>
<!-- source: pattern://584964c837512845d7940809 -->
<ResultCond name="invalidUrl, hasCode, hasCaptchaInfos" next="Auth_Realm_Recovery_Recovery_Auth_invalidateCode"/>
<!-- source: pattern://584964c837512845d7940809 -->
<ResultCond name="invalidUrl, hasCode, hasCaptchaInfos, invalidUrlTicket" next="Auth_Realm_Recovery_Recovery_Auth_enterEmail"/>
<!-- source: pattern://584964c837512845d7940809 -->
<ResultCond name="invalidUrl, invalidUrlTicket" next="Auth_Realm_Recovery_Recovery_fetchCaptchaInfos"/>
<!-- source: pattern://584964c837512845d7940809 -->
<ResultCond name="invalidUrlTicket" next="Auth_Realm_Recovery_Recovery_fetchCaptchaInfos"/> <ResultCond name="invalidUrlTicket" next="Auth_Realm_Recovery_Recovery_fetchCaptchaInfos"/>
<!-- source: pattern://584964c837512845d7940809 --> <!-- source: pattern://584964c837512845d7940809 -->
<Response value="AUTH_CONTINUE"> <Response value="AUTH_CONTINUE">
@ -1740,6 +1750,18 @@
<Arg name="nevis.transfer.destination" value="/AUTH/RECOVERY/"/> <Arg name="nevis.transfer.destination" value="/AUTH/RECOVERY/"/>
</Response> </Response>
</AuthState> </AuthState>
<AuthState name="Auth_Realm_Recovery_Recovery_Auth_invalidateCode" class="ch.nevis.esauth.auth.states.standard.TransformAttributes" final="false" resumeState="false">
<!-- source: pattern://584964c837512845d7940809 -->
<ResultCond name="default" next="Auth_Realm_Recovery_Recovery_Auth"/>
<!-- source: pattern://584964c837512845d7940809 -->
<Response value="AUTH_CONTINUE"/>
<!-- source: pattern://584964c837512845d7940809 -->
<property name="sess:agov.recovery.code" value=""/>
<!-- source: pattern://584964c837512845d7940809 -->
<property name="removeOnEmptyValue" value="true"/>
<!-- source: pattern://584964c837512845d7940809 -->
<property name="notes:invalidUrlTicket" value="was invalid"/>
</AuthState>
<AuthState name="Auth_Realm_Recovery_Authentication_Failed" class="ch.nevis.esauth.auth.states.standard.AuthError" final="false"> <AuthState name="Auth_Realm_Recovery_Authentication_Failed" class="ch.nevis.esauth.auth.states.standard.AuthError" final="false">
<!-- source: pattern://bea3ca0c85381d07d632be52, pattern://db4acd487dc7e8b82de8abb4 --> <!-- source: pattern://bea3ca0c85381d07d632be52, pattern://db4acd487dc7e8b82de8abb4 -->
<Response value="AUTH_ERROR"> <Response value="AUTH_ERROR">
@ -1950,18 +1972,6 @@
<!-- source: pattern://81ae3547acc02160f787a546 --> <!-- source: pattern://81ae3547acc02160f787a546 -->
<property name="detaillevel.dataroom" value="HIGH"/> <property name="detaillevel.dataroom" value="HIGH"/>
</AuthState> </AuthState>
<AuthState name="Auth_Realm_Recovery_Recovery_Auth_invalidateCode" class="ch.nevis.esauth.auth.states.standard.TransformAttributes" final="false" resumeState="false">
<!-- source: pattern://584964c837512845d7940809 -->
<ResultCond name="default" next="Auth_Realm_Recovery_Recovery_Auth"/>
<!-- source: pattern://584964c837512845d7940809 -->
<Response value="AUTH_CONTINUE"/>
<!-- source: pattern://584964c837512845d7940809 -->
<property name="sess:agov.recovery.code" value=""/>
<!-- source: pattern://584964c837512845d7940809 -->
<property name="removeOnEmptyValue" value="true"/>
<!-- source: pattern://584964c837512845d7940809 -->
<property name="notes:invalidUrlTicket" value="was invalid"/>
</AuthState>
<AuthState name="Auth_Realm_Recovery_Recovery_Auth_IdmGetPropertiesStateTicket" class="ch.nevis.idm.authstate.IdmGetPropertiesState" final="false" resumeState="false"> <AuthState name="Auth_Realm_Recovery_Recovery_Auth_IdmGetPropertiesStateTicket" class="ch.nevis.idm.authstate.IdmGetPropertiesState" final="false" resumeState="false">
<!-- source: pattern://584964c837512845d7940809 --> <!-- source: pattern://584964c837512845d7940809 -->
<ResultCond name="clientNotFound" next="Auth_Realm_Recovery_Auth_Failed"/> <ResultCond name="clientNotFound" next="Auth_Realm_Recovery_Auth_Failed"/>

View File

@ -44,7 +44,7 @@ spec:
podDisruptionBudget: podDisruptionBudget:
maxUnavailable: "50%" maxUnavailable: "50%"
git: git:
tag: "r-2f8a215769d731c34e6278cbfb370e06e976f51f" tag: "r-c4461bfe63af2bfac8b5b204bdb8b9f66d9e392f"
dir: "DEFAULT-ADN-AGOV-PROJECT/DEFAULT-ADN-AGOV-INV/logrend" dir: "DEFAULT-ADN-AGOV-PROJECT/DEFAULT-ADN-AGOV-INV/logrend"
credentials: "git-credentials" credentials: "git-credentials"
podSecurity: podSecurity:

View File

@ -35,7 +35,7 @@ fido2_auth.instruction2=An authentication window will appear
fido2_auth.instruction3=Follow the instructions fido2_auth.instruction3=Follow the instructions
fido2_auth.skipInstructions=Skip instructions next time fido2_auth.skipInstructions=Skip instructions next time
fido2_auth.switchLogin=SWITCH TO LOGIN WITH fido2_auth.switchLogin=SWITCH TO LOGIN WITH
footer.link=https://agov.ch/?c=contact&l=en footer.link=https://agov.ch
footer.link.label=Contact footer.link.label=Contact
footer.text=Authentication service of Swiss authorities AGOV - a collaboration between cantons, their municipalities, and the federal administration. - footer.text=Authentication service of Swiss authorities AGOV - a collaboration between cantons, their municipalities, and the federal administration. -
general.AGOVAccessApp=AGOV access app general.AGOVAccessApp=AGOV access app

View File

@ -35,7 +35,7 @@ fido2_auth.instruction2=Ein Authentifizierungsfenster wird erscheinen
fido2_auth.instruction3=Folgen Sie den Anweisungen fido2_auth.instruction3=Folgen Sie den Anweisungen
fido2_auth.skipInstructions=Anweisungen n&auml;chstes Mal &uuml;berspringen fido2_auth.skipInstructions=Anweisungen n&auml;chstes Mal &uuml;berspringen
fido2_auth.switchLogin=WECHSEL ZU LOGIN MIT fido2_auth.switchLogin=WECHSEL ZU LOGIN MIT
footer.link=https://agov.ch/?c=contact&l=de footer.link=https://agov.ch
footer.link.label=Kontakt footer.link.label=Kontakt
footer.text=Authentifizierungsdienst der Schweizer Beh&ouml;rden AGOV &ndash; eine Zusammenarbeit zwischen den Kantonen, deren Gemeinden und der Bundesverwaltung. - footer.text=Authentifizierungsdienst der Schweizer Beh&ouml;rden AGOV &ndash; eine Zusammenarbeit zwischen den Kantonen, deren Gemeinden und der Bundesverwaltung. -
general.AGOVAccessApp=AGOV access App general.AGOVAccessApp=AGOV access App

View File

@ -35,7 +35,7 @@ fido2_auth.instruction2=An authentication window will appear
fido2_auth.instruction3=Follow the instructions fido2_auth.instruction3=Follow the instructions
fido2_auth.skipInstructions=Skip instructions next time fido2_auth.skipInstructions=Skip instructions next time
fido2_auth.switchLogin=SWITCH TO LOGIN WITH fido2_auth.switchLogin=SWITCH TO LOGIN WITH
footer.link=https://agov.ch/?c=contact&l=en footer.link=https://agov.ch
footer.link.label=Contact footer.link.label=Contact
footer.text=Authentication service of Swiss authorities AGOV - a collaboration between cantons, their municipalities, and the federal administration. - footer.text=Authentication service of Swiss authorities AGOV - a collaboration between cantons, their municipalities, and the federal administration. -
general.AGOVAccessApp=AGOV access app general.AGOVAccessApp=AGOV access app

View File

@ -35,7 +35,7 @@ fido2_auth.instruction2=Une fen&ecirc;tre d'authentification s'affichera
fido2_auth.instruction3=Suivez les instructions fido2_auth.instruction3=Suivez les instructions
fido2_auth.skipInstructions=Passer les instructions la fois suivante fido2_auth.skipInstructions=Passer les instructions la fois suivante
fido2_auth.switchLogin=S'AUTHENTIFIER AVEC fido2_auth.switchLogin=S'AUTHENTIFIER AVEC
footer.link=https://agov.ch/?c=contact&l=fr footer.link=https://agov.ch
footer.link.label=Contact footer.link.label=Contact
footer.text=Service d'authentification des autorit&eacute;s suisses AGOV - une collaboration entre les cantons, leurs communes et l'administration f&eacute;d&eacute;rale. - footer.text=Service d'authentification des autorit&eacute;s suisses AGOV - une collaboration entre les cantons, leurs communes et l'administration f&eacute;d&eacute;rale. -
general.AGOVAccessApp=Application AGOV access general.AGOVAccessApp=Application AGOV access

View File

@ -35,7 +35,7 @@ fido2_auth.instruction2=A breve si aprir&agrave; una finestra per l'autenticazio
fido2_auth.instruction3=Seguire le istruzioni. fido2_auth.instruction3=Seguire le istruzioni.
fido2_auth.skipInstructions=Non mostrare pi&ugrave; le istruzioni fido2_auth.skipInstructions=Non mostrare pi&ugrave; le istruzioni
fido2_auth.switchLogin=ACCEDERE CON fido2_auth.switchLogin=ACCEDERE CON
footer.link=https://agov.ch/?c=contact&l=it footer.link=https://agov.ch
footer.link.label=Contatto footer.link.label=Contatto
footer.text=Servizio di autenticazione delle autorit&agrave; Svizzere AGOV - una collaborazione tra Cantoni, Comuni e l'Amministrazione federale. - footer.text=Servizio di autenticazione delle autorit&agrave; Svizzere AGOV - una collaborazione tra Cantoni, Comuni e l'Amministrazione federale. -
general.AGOVAccessApp=App AGOV access general.AGOVAccessApp=App AGOV access

View File

@ -3,7 +3,7 @@
$text.get("footer.text") $text.get("footer.text")
<a target="_blank" class='text-hyperlink dark:text-dark-hyperlink underline' href='$text.get("footer.link")'>$text.get("footer.link.label")</a> <a target="_blank" class='text-hyperlink dark:text-dark-hyperlink underline' href='$text.get("footer.link")'>$text.get("footer.link.label")</a>
</div> </div>
<p>1.7.1.27-20241029T194727Z</p> <p>1.7.3.19-20241106T155949Z</p>
</footer> </footer>
<script src="${login.appDataPath}/static/bundle.js"></script> <script src="${login.appDataPath}/static/bundle.js"></script>
</body> </body>

View File

@ -35,7 +35,7 @@ fido2_auth.instruction2=An authentication window will appear
fido2_auth.instruction3=Follow the instructions fido2_auth.instruction3=Follow the instructions
fido2_auth.skipInstructions=Skip instructions next time fido2_auth.skipInstructions=Skip instructions next time
fido2_auth.switchLogin=SWITCH TO LOGIN WITH fido2_auth.switchLogin=SWITCH TO LOGIN WITH
footer.link=https://agov.ch/?c=contact&l=en footer.link=https://agov.ch
footer.link.label=Contact footer.link.label=Contact
footer.text=Authentication service of Swiss authorities AGOV - a collaboration between cantons, their municipalities, and the federal administration. - footer.text=Authentication service of Swiss authorities AGOV - a collaboration between cantons, their municipalities, and the federal administration. -
general.AGOVAccessApp=AGOV access app general.AGOVAccessApp=AGOV access app

View File

@ -35,7 +35,7 @@ fido2_auth.instruction2=Ein Authentifizierungsfenster wird erscheinen
fido2_auth.instruction3=Folgen Sie den Anweisungen fido2_auth.instruction3=Folgen Sie den Anweisungen
fido2_auth.skipInstructions=Anweisungen n&auml;chstes Mal &uuml;berspringen fido2_auth.skipInstructions=Anweisungen n&auml;chstes Mal &uuml;berspringen
fido2_auth.switchLogin=WECHSEL ZU LOGIN MIT fido2_auth.switchLogin=WECHSEL ZU LOGIN MIT
footer.link=https://agov.ch/?c=contact&l=de footer.link=https://agov.ch
footer.link.label=Kontakt footer.link.label=Kontakt
footer.text=Authentifizierungsdienst der Schweizer Beh&ouml;rden AGOV &ndash; eine Zusammenarbeit zwischen den Kantonen, deren Gemeinden und der Bundesverwaltung. - footer.text=Authentifizierungsdienst der Schweizer Beh&ouml;rden AGOV &ndash; eine Zusammenarbeit zwischen den Kantonen, deren Gemeinden und der Bundesverwaltung. -
general.AGOVAccessApp=AGOV access App general.AGOVAccessApp=AGOV access App

View File

@ -35,7 +35,7 @@ fido2_auth.instruction2=An authentication window will appear
fido2_auth.instruction3=Follow the instructions fido2_auth.instruction3=Follow the instructions
fido2_auth.skipInstructions=Skip instructions next time fido2_auth.skipInstructions=Skip instructions next time
fido2_auth.switchLogin=SWITCH TO LOGIN WITH fido2_auth.switchLogin=SWITCH TO LOGIN WITH
footer.link=https://agov.ch/?c=contact&l=en footer.link=https://agov.ch
footer.link.label=Contact footer.link.label=Contact
footer.text=Authentication service of Swiss authorities AGOV - a collaboration between cantons, their municipalities, and the federal administration. - footer.text=Authentication service of Swiss authorities AGOV - a collaboration between cantons, their municipalities, and the federal administration. -
general.AGOVAccessApp=AGOV access app general.AGOVAccessApp=AGOV access app

View File

@ -35,7 +35,7 @@ fido2_auth.instruction2=Une fen&ecirc;tre d'authentification s'affichera
fido2_auth.instruction3=Suivez les instructions fido2_auth.instruction3=Suivez les instructions
fido2_auth.skipInstructions=Passer les instructions la fois suivante fido2_auth.skipInstructions=Passer les instructions la fois suivante
fido2_auth.switchLogin=S'AUTHENTIFIER AVEC fido2_auth.switchLogin=S'AUTHENTIFIER AVEC
footer.link=https://agov.ch/?c=contact&l=fr footer.link=https://agov.ch
footer.link.label=Contact footer.link.label=Contact
footer.text=Service d'authentification des autorit&eacute;s suisses AGOV - une collaboration entre les cantons, leurs communes et l'administration f&eacute;d&eacute;rale. - footer.text=Service d'authentification des autorit&eacute;s suisses AGOV - une collaboration entre les cantons, leurs communes et l'administration f&eacute;d&eacute;rale. -
general.AGOVAccessApp=Application AGOV access general.AGOVAccessApp=Application AGOV access

View File

@ -35,7 +35,7 @@ fido2_auth.instruction2=A breve si aprir&agrave; una finestra per l'autenticazio
fido2_auth.instruction3=Seguire le istruzioni. fido2_auth.instruction3=Seguire le istruzioni.
fido2_auth.skipInstructions=Non mostrare pi&ugrave; le istruzioni fido2_auth.skipInstructions=Non mostrare pi&ugrave; le istruzioni
fido2_auth.switchLogin=ACCEDERE CON fido2_auth.switchLogin=ACCEDERE CON
footer.link=https://agov.ch/?c=contact&l=it footer.link=https://agov.ch
footer.link.label=Contatto footer.link.label=Contatto
footer.text=Servizio di autenticazione delle autorit&agrave; Svizzere AGOV - una collaborazione tra Cantoni, Comuni e l'Amministrazione federale. - footer.text=Servizio di autenticazione delle autorit&agrave; Svizzere AGOV - una collaborazione tra Cantoni, Comuni e l'Amministrazione federale. -
general.AGOVAccessApp=App AGOV access general.AGOVAccessApp=App AGOV access

View File

@ -35,7 +35,7 @@ fido2_auth.instruction2=An authentication window will appear
fido2_auth.instruction3=Follow the instructions fido2_auth.instruction3=Follow the instructions
fido2_auth.skipInstructions=Skip instructions next time fido2_auth.skipInstructions=Skip instructions next time
fido2_auth.switchLogin=SWITCH TO LOGIN WITH fido2_auth.switchLogin=SWITCH TO LOGIN WITH
footer.link=https://agov.ch/?c=contact&l=en footer.link=https://agov.ch
footer.link.label=Contact footer.link.label=Contact
footer.text=Authentication service of Swiss authorities AGOV - a collaboration between cantons, their municipalities, and the federal administration. - footer.text=Authentication service of Swiss authorities AGOV - a collaboration between cantons, their municipalities, and the federal administration. -
general.AGOVAccessApp=AGOV access app general.AGOVAccessApp=AGOV access app

View File

@ -35,7 +35,7 @@ fido2_auth.instruction2=Ein Authentifizierungsfenster wird erscheinen
fido2_auth.instruction3=Folgen Sie den Anweisungen fido2_auth.instruction3=Folgen Sie den Anweisungen
fido2_auth.skipInstructions=Anweisungen n&auml;chstes Mal &uuml;berspringen fido2_auth.skipInstructions=Anweisungen n&auml;chstes Mal &uuml;berspringen
fido2_auth.switchLogin=WECHSEL ZU LOGIN MIT fido2_auth.switchLogin=WECHSEL ZU LOGIN MIT
footer.link=https://agov.ch/?c=contact&l=de footer.link=https://agov.ch
footer.link.label=Kontakt footer.link.label=Kontakt
footer.text=Authentifizierungsdienst der Schweizer Beh&ouml;rden AGOV &ndash; eine Zusammenarbeit zwischen den Kantonen, deren Gemeinden und der Bundesverwaltung. - footer.text=Authentifizierungsdienst der Schweizer Beh&ouml;rden AGOV &ndash; eine Zusammenarbeit zwischen den Kantonen, deren Gemeinden und der Bundesverwaltung. -
general.AGOVAccessApp=AGOV access App general.AGOVAccessApp=AGOV access App

View File

@ -35,7 +35,7 @@ fido2_auth.instruction2=An authentication window will appear
fido2_auth.instruction3=Follow the instructions fido2_auth.instruction3=Follow the instructions
fido2_auth.skipInstructions=Skip instructions next time fido2_auth.skipInstructions=Skip instructions next time
fido2_auth.switchLogin=SWITCH TO LOGIN WITH fido2_auth.switchLogin=SWITCH TO LOGIN WITH
footer.link=https://agov.ch/?c=contact&l=en footer.link=https://agov.ch
footer.link.label=Contact footer.link.label=Contact
footer.text=Authentication service of Swiss authorities AGOV - a collaboration between cantons, their municipalities, and the federal administration. - footer.text=Authentication service of Swiss authorities AGOV - a collaboration between cantons, their municipalities, and the federal administration. -
general.AGOVAccessApp=AGOV access app general.AGOVAccessApp=AGOV access app

View File

@ -35,7 +35,7 @@ fido2_auth.instruction2=Une fen&ecirc;tre d'authentification s'affichera
fido2_auth.instruction3=Suivez les instructions fido2_auth.instruction3=Suivez les instructions
fido2_auth.skipInstructions=Passer les instructions la fois suivante fido2_auth.skipInstructions=Passer les instructions la fois suivante
fido2_auth.switchLogin=S'AUTHENTIFIER AVEC fido2_auth.switchLogin=S'AUTHENTIFIER AVEC
footer.link=https://agov.ch/?c=contact&l=fr footer.link=https://agov.ch
footer.link.label=Contact footer.link.label=Contact
footer.text=Service d'authentification des autorit&eacute;s suisses AGOV - une collaboration entre les cantons, leurs communes et l'administration f&eacute;d&eacute;rale. - footer.text=Service d'authentification des autorit&eacute;s suisses AGOV - une collaboration entre les cantons, leurs communes et l'administration f&eacute;d&eacute;rale. -
general.AGOVAccessApp=Application AGOV access general.AGOVAccessApp=Application AGOV access

View File

@ -35,7 +35,7 @@ fido2_auth.instruction2=A breve si aprir&agrave; una finestra per l'autenticazio
fido2_auth.instruction3=Seguire le istruzioni. fido2_auth.instruction3=Seguire le istruzioni.
fido2_auth.skipInstructions=Non mostrare pi&ugrave; le istruzioni fido2_auth.skipInstructions=Non mostrare pi&ugrave; le istruzioni
fido2_auth.switchLogin=ACCEDERE CON fido2_auth.switchLogin=ACCEDERE CON
footer.link=https://agov.ch/?c=contact&l=it footer.link=https://agov.ch
footer.link.label=Contatto footer.link.label=Contatto
footer.text=Servizio di autenticazione delle autorit&agrave; Svizzere AGOV - una collaborazione tra Cantoni, Comuni e l'Amministrazione federale. - footer.text=Servizio di autenticazione delle autorit&agrave; Svizzere AGOV - una collaborazione tra Cantoni, Comuni e l'Amministrazione federale. -
general.AGOVAccessApp=App AGOV access general.AGOVAccessApp=App AGOV access

View File

@ -3,7 +3,7 @@
$text.get("footer.text") $text.get("footer.text")
<a target="_blank" class='text-hyperlink dark:text-dark-hyperlink underline' href='$text.get("footer.link")'>$text.get("footer.link.label")</a> <a target="_blank" class='text-hyperlink dark:text-dark-hyperlink underline' href='$text.get("footer.link")'>$text.get("footer.link.label")</a>
</div> </div>
<p>1.7.1.27-20241029T194727Z</p> <p>1.7.3.19-20241106T155949Z</p>
</footer> </footer>
<script src="${login.appDataPath}/static/bundle.js"></script> <script src="${login.appDataPath}/static/bundle.js"></script>
</body> </body>

View File

@ -35,7 +35,7 @@ fido2_auth.instruction2=An authentication window will appear
fido2_auth.instruction3=Follow the instructions fido2_auth.instruction3=Follow the instructions
fido2_auth.skipInstructions=Skip instructions next time fido2_auth.skipInstructions=Skip instructions next time
fido2_auth.switchLogin=SWITCH TO LOGIN WITH fido2_auth.switchLogin=SWITCH TO LOGIN WITH
footer.link=https://agov.ch/?c=contact&l=en footer.link=https://agov.ch
footer.link.label=Contact footer.link.label=Contact
footer.text=Authentication service of Swiss authorities AGOV - a collaboration between cantons, their municipalities, and the federal administration. - footer.text=Authentication service of Swiss authorities AGOV - a collaboration between cantons, their municipalities, and the federal administration. -
general.AGOVAccessApp=AGOV access app general.AGOVAccessApp=AGOV access app

View File

@ -35,7 +35,7 @@ fido2_auth.instruction2=Ein Authentifizierungsfenster wird erscheinen
fido2_auth.instruction3=Folgen Sie den Anweisungen fido2_auth.instruction3=Folgen Sie den Anweisungen
fido2_auth.skipInstructions=Anweisungen n&auml;chstes Mal &uuml;berspringen fido2_auth.skipInstructions=Anweisungen n&auml;chstes Mal &uuml;berspringen
fido2_auth.switchLogin=WECHSEL ZU LOGIN MIT fido2_auth.switchLogin=WECHSEL ZU LOGIN MIT
footer.link=https://agov.ch/?c=contact&l=de footer.link=https://agov.ch
footer.link.label=Kontakt footer.link.label=Kontakt
footer.text=Authentifizierungsdienst der Schweizer Beh&ouml;rden AGOV &ndash; eine Zusammenarbeit zwischen den Kantonen, deren Gemeinden und der Bundesverwaltung. - footer.text=Authentifizierungsdienst der Schweizer Beh&ouml;rden AGOV &ndash; eine Zusammenarbeit zwischen den Kantonen, deren Gemeinden und der Bundesverwaltung. -
general.AGOVAccessApp=AGOV access App general.AGOVAccessApp=AGOV access App

View File

@ -35,7 +35,7 @@ fido2_auth.instruction2=An authentication window will appear
fido2_auth.instruction3=Follow the instructions fido2_auth.instruction3=Follow the instructions
fido2_auth.skipInstructions=Skip instructions next time fido2_auth.skipInstructions=Skip instructions next time
fido2_auth.switchLogin=SWITCH TO LOGIN WITH fido2_auth.switchLogin=SWITCH TO LOGIN WITH
footer.link=https://agov.ch/?c=contact&l=en footer.link=https://agov.ch
footer.link.label=Contact footer.link.label=Contact
footer.text=Authentication service of Swiss authorities AGOV - a collaboration between cantons, their municipalities, and the federal administration. - footer.text=Authentication service of Swiss authorities AGOV - a collaboration between cantons, their municipalities, and the federal administration. -
general.AGOVAccessApp=AGOV access app general.AGOVAccessApp=AGOV access app

View File

@ -35,7 +35,7 @@ fido2_auth.instruction2=Une fen&ecirc;tre d'authentification s'affichera
fido2_auth.instruction3=Suivez les instructions fido2_auth.instruction3=Suivez les instructions
fido2_auth.skipInstructions=Passer les instructions la fois suivante fido2_auth.skipInstructions=Passer les instructions la fois suivante
fido2_auth.switchLogin=S'AUTHENTIFIER AVEC fido2_auth.switchLogin=S'AUTHENTIFIER AVEC
footer.link=https://agov.ch/?c=contact&l=fr footer.link=https://agov.ch
footer.link.label=Contact footer.link.label=Contact
footer.text=Service d'authentification des autorit&eacute;s suisses AGOV - une collaboration entre les cantons, leurs communes et l'administration f&eacute;d&eacute;rale. - footer.text=Service d'authentification des autorit&eacute;s suisses AGOV - une collaboration entre les cantons, leurs communes et l'administration f&eacute;d&eacute;rale. -
general.AGOVAccessApp=Application AGOV access general.AGOVAccessApp=Application AGOV access

View File

@ -35,7 +35,7 @@ fido2_auth.instruction2=A breve si aprir&agrave; una finestra per l'autenticazio
fido2_auth.instruction3=Seguire le istruzioni. fido2_auth.instruction3=Seguire le istruzioni.
fido2_auth.skipInstructions=Non mostrare pi&ugrave; le istruzioni fido2_auth.skipInstructions=Non mostrare pi&ugrave; le istruzioni
fido2_auth.switchLogin=ACCEDERE CON fido2_auth.switchLogin=ACCEDERE CON
footer.link=https://agov.ch/?c=contact&l=it footer.link=https://agov.ch
footer.link.label=Contatto footer.link.label=Contatto
footer.text=Servizio di autenticazione delle autorit&agrave; Svizzere AGOV - una collaborazione tra Cantoni, Comuni e l'Amministrazione federale. - footer.text=Servizio di autenticazione delle autorit&agrave; Svizzere AGOV - una collaborazione tra Cantoni, Comuni e l'Amministrazione federale. -
general.AGOVAccessApp=App AGOV access general.AGOVAccessApp=App AGOV access

View File

@ -46,7 +46,7 @@ spec:
podDisruptionBudget: podDisruptionBudget:
maxUnavailable: "50%" maxUnavailable: "50%"
git: git:
tag: "r-2f8a215769d731c34e6278cbfb370e06e976f51f" tag: "r-c4461bfe63af2bfac8b5b204bdb8b9f66d9e392f"
dir: "DEFAULT-ADN-AGOV-PROJECT/DEFAULT-ADN-AGOV-INV/proxy-idp" dir: "DEFAULT-ADN-AGOV-PROJECT/DEFAULT-ADN-AGOV-INV/proxy-idp"
credentials: "git-credentials" credentials: "git-credentials"
keystores: keystores:

View File

@ -61,10 +61,10 @@
<p class="font-body text-body-l text-black dark:text-white mx-auto text-center">You are not authorised to access this <p class="font-body text-body-l text-black dark:text-white mx-auto text-center">You are not authorised to access this
application.</p> application.</p>
</div> </div>
<!-- TODO update here when italian is available -->
</div> </div>
<footer class="hidden sm:flex mt-auto font-body text-body-s text-disabled-grey dark:text-silver w-full p-2 justify-end">
<p>1.7.3.19-20241106T155949Z</p>
</footer>
<script src="/resources/static/bundle.js"></script> <script src="/resources/static/bundle.js"></script>
</body> </body>
</html> </html>

View File

@ -58,10 +58,10 @@
<p class="font-body text-body-l text-black dark:text-white mx-auto text-center">The page you are looking for does not <p class="font-body text-body-l text-black dark:text-white mx-auto text-center">The page you are looking for does not
exist.</p> exist.</p>
</div> </div>
<!-- TODO update here when italian is available -->
</div> </div>
<footer class="hidden sm:flex mt-auto font-body text-body-s text-disabled-grey dark:text-silver w-full p-2 justify-end">
<p>1.7.3.19-20241106T155949Z</p>
</footer>
<script src="/resources/static/bundle.js"></script> <script src="/resources/static/bundle.js"></script>
</body> </body>
</html> </html>

View File

@ -59,10 +59,10 @@
<p class="font-body text-body-l text-black dark:text-white mx-auto text-center">We are working on it. Please try again <p class="font-body text-body-l text-black dark:text-white mx-auto text-center">We are working on it. Please try again
later.</p> later.</p>
</div> </div>
<!-- TODO update here when italian is available -->
</div> </div>
<footer class="hidden sm:flex mt-auto font-body text-body-s text-disabled-grey dark:text-silver w-full p-2 justify-end">
<p>1.7.3.19-20241106T155949Z</p>
</footer>
<script src="/resources/static/bundle.js"></script> <script src="/resources/static/bundle.js"></script>
</body> </body>
</html> </html>

View File

@ -60,10 +60,10 @@
<p class="font-body text-body-l text-black dark:text-white mx-auto text-center">We are working on it. Please try again <p class="font-body text-body-l text-black dark:text-white mx-auto text-center">We are working on it. Please try again
later.</p> later.</p>
</div> </div>
<!-- TODO update here when italian is available -->
</div> </div>
<footer class="hidden sm:flex mt-auto font-body text-body-s text-disabled-grey dark:text-silver w-full p-2 justify-end">
<p>1.7.3.19-20241106T155949Z</p>
</footer>
<script src="/resources/static/bundle.js"></script> <script src="/resources/static/bundle.js"></script>
</body> </body>
</html> </html>

View File

@ -58,7 +58,9 @@
<p class="font-body text-body-l text-black dark:text-white mx-auto text-center">You have been successfully logged out.</p> <p class="font-body text-body-l text-black dark:text-white mx-auto text-center">You have been successfully logged out.</p>
</div> </div>
</div> </div>
<footer class="hidden sm:flex mt-auto font-body text-body-s text-disabled-grey dark:text-silver w-full p-2 justify-end">
<p>1.7.3.19-20241106T155949Z</p>
</footer>
<script src="/resources/static/bundle.js"></script> <script src="/resources/static/bundle.js"></script>
</body> </body>
</html> </html>

View File

@ -64,10 +64,10 @@
<p class="font-body text-body-l text-black dark:text-white mx-auto text-center">Your session has timed out. Please close <p class="font-body text-body-l text-black dark:text-white mx-auto text-center">Your session has timed out. Please close
this window and try logging in again.</p> this window and try logging in again.</p>
</div> </div>
<!-- TODO update here when italian is available -->
</div> </div>
<footer class="hidden sm:flex mt-auto font-body text-body-s text-disabled-grey dark:text-silver w-full p-2 justify-end">
<p>1.7.3.19-20241106T155949Z</p>
</footer>
<script src="/resources/static/bundle.js"></script> <script src="/resources/static/bundle.js"></script>
</body> </body>
</html> </html>

View File

@ -62,7 +62,9 @@
later.</p> later.</p>
</div> </div>
</div> </div>
<footer class="hidden sm:flex mt-auto font-body text-body-s text-disabled-grey dark:text-silver w-full p-2 justify-end">
<p>1.7.3.19-20241106T155949Z</p>
</footer>
<script src="/resources/static/bundle.js"></script> <script src="/resources/static/bundle.js"></script>
</body> </body>
</html> </html>