new configuration version
This commit is contained in:
parent
d106a3760d
commit
b587639d96
|
@ -45,7 +45,7 @@ spec:
|
||||||
podDisruptionBudget:
|
podDisruptionBudget:
|
||||||
maxUnavailable: "50%"
|
maxUnavailable: "50%"
|
||||||
git:
|
git:
|
||||||
tag: "r-ccc3170b00e14827fb232c8f34bca95033f70bc0"
|
tag: "r-f008bfff7ebf1b41110bd4f9055e63302ce03e28"
|
||||||
dir: "DEFAULT-ADN-AGOV-WORK-OB-PROJECT/DEFAULT-DEFAULT-ADN-AGOV-OB-INV/ob-auth"
|
dir: "DEFAULT-ADN-AGOV-WORK-OB-PROJECT/DEFAULT-DEFAULT-ADN-AGOV-OB-INV/ob-auth"
|
||||||
credentials: "git-credentials"
|
credentials: "git-credentials"
|
||||||
keystores:
|
keystores:
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
import ch.nevis.esauth.auth.engine.AuthResponse.AUTH_CONTINUE
|
import ch.nevis.esauth.auth.engine.AuthResponse
|
||||||
|
|
||||||
if (inargs['SAMLResponse']) {
|
if (inargs['SAMLResponse']) {
|
||||||
response.setNote('SAMLResponse', inargs['SAMLResponse'])
|
response.setNote('SAMLResponse', inargs['SAMLResponse'])
|
||||||
|
|
Loading…
Reference in New Issue