Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Afhængigt af valget af "environment" skal der findes konfiguration til afvikling af testen - hvis der fx vælges environment=local skal der findes en local.properties. Indholdet af filen beskrives i tabellen nedenfor:


PropertyBeskrivelseEksempel-værdi
EAS:

eas.endpoint.url
https://localhost:8079/eas/fhir
eas.client.cert.folder
..
keystore=
/compose/configuration/certs/
eas.client.keystore
caller.test.p12
eas.client.keystore.password
=

changeit
eas.client.private.key.password
=

changeit
eas.client.truststore
=

test_ca.jks
eas.client.truststore.password
=

changeit
Keycloak:

keycloak.endpoint.url
https://localhost:8079/eas/fhir
eas
keycloak.client.cert.folder
../compose/configuration/certs/
keycloak.client.keystore
caller.test.p12
keycloak.client.keystore.password
changeit
keycloak.client.private.key.password
changeit
keycloak.client.truststore
test_ca.jks
keycloak.client.truststore.password
changeit