new configuration version

This commit is contained in:
aca 2025-02-27 09:54:18 +00:00
parent 4e56a51343
commit 1e15a53750
2 changed files with 14 additions and 2 deletions

View File

@ -45,7 +45,7 @@ spec:
podDisruptionBudget:
maxUnavailable: "50%"
git:
tag: "r-1c2c7885c3bbd904e080922c99d4a254fdc92559"
tag: "r-cb95da141da4bf5257644e8cd01533de10282e43"
dir: "DEFAULT-ADN-AGOV-WORK-OB-PROJECT/DEFAULT-DEFAULT-ADN-AGOV-OB-INV/ob-auth-v1"
credentials: "git-credentials"
keystores:

View File

@ -410,7 +410,7 @@
<!-- source: pattern://3d382e0cf987535b6fa989b4 -->
<ResultCond name="ok" next="ob-realm_Prepare_Done"/>
<!-- source: pattern://3d382e0cf987535b6fa989b4 -->
<ResultCond name="unsupported" next="ob-realm_ob-realm-idm-pwd-login"/>
<ResultCond name="unsupported" next="ob-realm_ob-auth-failed"/>
<!-- source: pattern://3d382e0cf987535b6fa989b4 -->
<Response value="AUTH_CONTINUE">
<!-- source: pattern://3d382e0cf987535b6fa989b4 -->
@ -501,6 +501,18 @@
</Gui>
</Response>
</AuthState>
<AuthState name="ob-realm_ob-auth-failed" class="ch.nevis.esauth.auth.states.standard.AuthError" final="false">
<!-- source: pattern://ac06a836366d44ef4f25aa1e -->
<Response value="AUTH_ERROR">
<!-- source: pattern://ac06a836366d44ef4f25aa1e -->
<Gui name="Error">
<!-- source: pattern://ac06a836366d44ef4f25aa1e -->
<GuiElem name="info" type="error" label="error_99"/>
<!-- source: pattern://ac06a836366d44ef4f25aa1e -->
<GuiElem name="submit" type="button" label="continue.button.label"/>
</Gui>
</Response>
</AuthState>
<AuthState name="ob-realm_Auth_Done" class="ch.nevis.esauth.auth.states.standard.AuthDone" final="false">
<!-- source: pattern://6e7b5a087711bd0ada9985fe -->
<Response value="AUTH_DONE">