new configuration version
This commit is contained in:
parent
7a1c12b15a
commit
600b0de03f
|
@ -45,7 +45,7 @@ spec:
|
|||
podDisruptionBudget:
|
||||
maxUnavailable: "50%"
|
||||
git:
|
||||
tag: "r-f65a315ec4cfd8575904ed12349257a59adbd1e2"
|
||||
tag: "r-09485d8da5321619f5ae31edb1f81f4e9f3ad2d1"
|
||||
dir: "DEFAULT-ADN-AGOV-WORK-OB-PROJECT/DEFAULT-DEFAULT-ADN-AGOV-OB-INV/ob-auth"
|
||||
credentials: "git-credentials"
|
||||
keystores:
|
||||
|
|
|
@ -198,9 +198,9 @@
|
|||
</AuthState>
|
||||
<AuthState name="nevisIDM_Connector" class="ch.nevis.esauth.auth.states.standard.AuthGeneric" final="false">
|
||||
<!-- source: pattern://e1784eecf2db74484dd1e1bb -->
|
||||
<property name="login.service.connection.0" value="https://idm.adn-agov-nevisidm-01-uat:443/nevisidm/services/v1/LoginService"/>
|
||||
<property name="login.service.connection.0" value="https://idm.adn-agov-nevisidm-01-uat:8989/nevisidm/services/v1/LoginService"/>
|
||||
<!-- source: pattern://e1784eecf2db74484dd1e1bb -->
|
||||
<property name="admin.service.connection.0" value="https://idm.adn-agov-nevisidm-01-uat:443/nevisidm/services/v1/AdminService"/>
|
||||
<property name="admin.service.connection.0" value="https://idm.adn-agov-nevisidm-01-uat:8989/nevisidm/services/v1/AdminService"/>
|
||||
</AuthState>
|
||||
<AuthState name="ob-realm_ob-realm-fido2-registration" class="ch.nevis.esauth.auth.states.scripting.ScriptState" final="false">
|
||||
<!-- source: pattern://3d382e0cf987535b6fa989b4 -->
|
||||
|
|
|
@ -46,7 +46,7 @@ spec:
|
|||
podDisruptionBudget:
|
||||
maxUnavailable: "50%"
|
||||
git:
|
||||
tag: "r-f65a315ec4cfd8575904ed12349257a59adbd1e2"
|
||||
tag: "r-09485d8da5321619f5ae31edb1f81f4e9f3ad2d1"
|
||||
dir: "DEFAULT-ADN-AGOV-WORK-OB-PROJECT/DEFAULT-DEFAULT-ADN-AGOV-OB-INV/ob-fido2"
|
||||
credentials: "git-credentials"
|
||||
keystores:
|
||||
|
|
|
@ -15,7 +15,7 @@ management:
|
|||
credential-repository:
|
||||
type: nevisidm
|
||||
client-id: cfa9c9b9-119f-4dff-9bb8-86d7c0cf2720
|
||||
rest-url: https://idm.adn-agov-nevisidm-01-uat:443/nevisidm
|
||||
rest-url: https://idm.adn-agov-nevisidm-01-uat:8989/nevisidm
|
||||
keystore: /var/opt/keys/own/nevisfido-techuser-key/keystore.p12
|
||||
keystore-passphrase: ${exec:/var/opt/keys/own/nevisfido-techuser-key/keypass}
|
||||
truststore: /var/opt/keys/trust/ob-fido2-agov-work-internal-trust-store/truststore.p12
|
||||
|
|
Loading…
Reference in New Issue