You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
Test, test test
Additional Information
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: