Versions Compared

Key

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

...

PropertyBeskrivelseEksempel-værdi
EAS:

eas.endpoint.urlThe URL on which the EAS service is listeninghttps://localhost:8079/eas/fhir
eas.client.cert.folderThe folder containing the necessary certificates../compose/configuration/certs/
eas.client.keystoreKeystore containing client key + certificatecaller.test.p12
eas.client.keystore.passwordPassword for keystorechangeit
eas.client.private.key.passwordPassword for private keychangeit
eas.client.truststoreTruststore for EAS clienttest_ca.jks
eas.client.truststore.passwordPassword for truststorechangeit
Keycloak:

keycloak.endpoint.urlThe Keycloak URL for requesting JWTshttps://TODO.test1.nsp.dk:8080/ehmi-auth/realms/ehmi/protocol/openid-connect/token
keycloak.client.cert.folderThe folder containing the necessary certificates../compose/configuration/certs/
keycloak.client.keystoreKeystore containing client key + certificatecaller.test.p12
keycloak.client.keystore.passwordPassword for keystorechangeit
keycloak.client.private.key.passwordPassword for private keychangeit
keycloak.client.truststoreTruststore for EAS clienttest_ca.jks
keycloak.client.truststore.passwordPassword for truststorechangeit

Testdata:



cpr.invalidA CPR that does not exist on the NSP environment0908720090
cpr.valid.no.sorA CPR whose "yder" is not mapped to a SOR ID in SORES1808764667
cpr.valid.with.doctorAn existing CPR with own doctor mapped to SOR ID in SORES0908720091
yder.validA valid "yder" number077704
yder.invalidAn invalid "yder" number077703
sorid.validA SOR ID that exists in EER1254731000016003
sorid.invalidA SOR ID that does not exist in EER42

...