US-EPA-CAMD / easey-ui

Project Management repo for EPA Clean Air Markets Division (CAMD) Business Suite of applications
MIT License
0 stars 0 forks source link

Client token validation for workspace endpoint #6474

Open ergjustin opened 1 week ago

ergjustin commented 1 week ago

Workspace endpoints calls are only from ecmps-ui and cannot be called directly from anywhere else. For that client token needs to be validated

Note: After implementing ECMPS offline feature, all API request headers contains x-client-token and x-client-id.