Eclipse Tractus-X Digital Product Pass - An application for visualizing Digital Product Passports, Battery Passports and Transmission Passports, it is the reference implementation of the EcoPass KIT
The DPP should be able to communicate between backend and frontend using API Keys, the frontend login will still remain , but no APP Id will be needed anymore for the backend.
Acceptance Criteria
[ ] Change all the api controller authorization references (api, contract, irs) to another authorization type org.eclipse.tractusx.digitalproductpass.core.services.AuthenticationService.isApiKeyAuthenticated(request)`
[ ] Enable in the frontend the configuration of the api key and header
Description
The DPP should be able to communicate between backend and frontend using API Keys, the frontend login will still remain , but no APP Id will be needed anymore for the backend.
Acceptance Criteria
Additional Information