Norwegian generic eIDAS-proxy-service build from eIDAS source code.
See these documents in https://ec.europa.eu/digital-building-blocks/sites/display/DIGITAL/eIDAS-Node+version+2.8.1:
- eIDAS-Node National IdP and SP Integration Guide
- eIDAS-Node Installation Quick Start Guide
- eIDAS-Node Installation and Configuration Guide
See docker/proxy/README.md for organization of folders for config.
| Environment | Keystore type |
|---|---|
| docker (local) | RSA keystore |
| systest | RSA keystore |
| test | HSM (luna) |
| prod | HSM (luna) |
Add the following to your /etc/hosts file:
# eIDAS local dev
127.0.0.1 eidas-proxy
Start docker containers:
docker-compose up --build
Test by checking if metadata-endepoint is responding: eidas-proxy:8082/ServiceMetadata
During upgrade, be sure to update TRUSTSTORE_BASE64 is the base64 encoded nistp256-cert from the demoland found in eidaskeystore_metadata.
Systest: https://proxy.eidasnode.dev/ServiceMetadata