Security & Authentication

  1. Digiteal hostnames

In order to simplify our infrastructure, we will proceed to depreciate some DNS's. There is still no date planned for when this removal will be go through. However we still invite you to modify these hostnames in your running applications/firewalls.

The general schema of the new hostnames is [service-type]-[env].digiteal.eu

Legacy HostnameNew Hostname
api.digiteal.euapi-prod.digiteal.eu
app.digiteal.euapi-prod.digiteal.eu
peppol.digiteal.euapi-prod.digiteal.eu
test.digiteal.euapi-test.digiteal.eu
  1. IPs to whitelist

📘

IP filtering

As an extra security, you can also configure your system to only accept calls from Digiteal's IP address:

  • PROD: 35.157.116.243 & 3.64.150.153 (for DRP)
  • TEST: 18.159.0.127
  1. Authentication

  • For mTLS, you can go here
  • For Basic Auth, you can go here

Did this page help you?