new configuration version

This commit is contained in:
mamo 2024-11-11 09:48:28 +00:00
parent 3889bd15bc
commit f84ac1d280
2 changed files with 5 additions and 1 deletions

View File

@ -45,7 +45,7 @@ spec:
podDisruptionBudget: podDisruptionBudget:
maxUnavailable: "50%" maxUnavailable: "50%"
git: git:
tag: "r-2cbd9d62014cc397f3882ea9f1e4ba3d7d097989" tag: "r-996eb4a01042aec8529d60a0748c6f7ea89e2282"
dir: "DEFAULT-ADN-POST-IAM-TKNXCHNG-PROJECT/DEFAULT-ADN-POST-IAM-TKNXCHNG-INV/nai" dir: "DEFAULT-ADN-POST-IAM-TKNXCHNG-PROJECT/DEFAULT-ADN-POST-IAM-TKNXCHNG-INV/nai"
credentials: "git-credentials" credentials: "git-credentials"
keystores: keystores:

View File

@ -103,6 +103,10 @@
<property name="out.issuer" value="https://my.nevis.server"/> <property name="out.issuer" value="https://my.nevis.server"/>
<!-- source: pattern://a1e5d0192e082e689465a0c9 --> <!-- source: pattern://a1e5d0192e082e689465a0c9 -->
<property name="token.key" value="mustFulfillMinimalSizeDependingOnAlgorithmright"/> <property name="token.key" value="mustFulfillMinimalSizeDependingOnAlgorithmright"/>
<!-- source: pattern://a1e5d0192e082e689465a0c9 -->
<property name="out.time_to_live" value="86400"/>
<!-- source: pattern://a1e5d0192e082e689465a0c9 -->
<property name="token.algorithm" value="RS256"/>
</AuthState> </AuthState>
<AuthState name="cossa_realm_Prepare_Done" class="ch.nevis.esauth.auth.states.scripting.ScriptState" final="false"> <AuthState name="cossa_realm_Prepare_Done" class="ch.nevis.esauth.auth.states.scripting.ScriptState" final="false">
<!-- source: pattern://b67f81a971e4c08aa79040a2 --> <!-- source: pattern://b67f81a971e4c08aa79040a2 -->