new configuration version
This commit is contained in:
parent
19e3dc9a2d
commit
d8aae2af99
|
@ -45,7 +45,7 @@ spec:
|
|||
podDisruptionBudget:
|
||||
maxUnavailable: "50%"
|
||||
git:
|
||||
tag: "r-2f8a215769d731c34e6278cbfb370e06e976f51f"
|
||||
tag: "r-6c62b8946330d7c4f2ed7d6bb4e18322c0a85ad9"
|
||||
dir: "DEFAULT-ADN-AGOV-PROJECT/DEFAULT-ADN-AGOV-INV/auth-sts"
|
||||
credentials: "git-credentials"
|
||||
keystores:
|
||||
|
|
|
@ -33,7 +33,7 @@ Configuration:
|
|||
- name: "OpTrace"
|
||||
level: "DEBUG"
|
||||
- name: "Recovery"
|
||||
level: "INFO"
|
||||
level: "DEBUG"
|
||||
- name: "Script"
|
||||
level: "DEBUG"
|
||||
- name: "SessCoord"
|
||||
|
|
|
@ -45,7 +45,7 @@ spec:
|
|||
podDisruptionBudget:
|
||||
maxUnavailable: "50%"
|
||||
git:
|
||||
tag: "r-9af4078cd1befd57d74704e77388710ec33873d4"
|
||||
tag: "r-6c62b8946330d7c4f2ed7d6bb4e18322c0a85ad9"
|
||||
dir: "DEFAULT-ADN-AGOV-PROJECT/DEFAULT-ADN-AGOV-INV/auth"
|
||||
credentials: "git-credentials"
|
||||
keystores:
|
||||
|
|
|
@ -2349,6 +2349,8 @@
|
|||
<property name="sess:agov.recovery.authenticatedWith" value="urn:qa.agov.ch:names:tc:authfactor:emailAndCode"/>
|
||||
<!-- source: pattern://584964c837512845d7940809 -->
|
||||
<property name="sess:agov.recovery.codeStatus" value="verified"/>
|
||||
<!-- source: pattern://584964c837512845d7940809 -->
|
||||
<property name="sess:agov.recovery.codeDetailStatus" value="n/a"/>
|
||||
</AuthState>
|
||||
<AuthState name="Auth_Realm_Recovery_Recovery_fido2Login" class="ch.nevis.esauth.auth.states.scripting.ScriptState" final="false" resumeState="true">
|
||||
<!-- source: pattern://54c1b68431bc2e03b61edcaa -->
|
||||
|
|
|
@ -33,7 +33,7 @@ Configuration:
|
|||
- name: "OpTrace"
|
||||
level: "DEBUG"
|
||||
- name: "Recovery"
|
||||
level: "INFO"
|
||||
level: "DEBUG"
|
||||
- name: "Script"
|
||||
level: "DEBUG"
|
||||
- name: "SessCoord"
|
||||
|
|
Loading…
Reference in New Issue