OS2iot / OS2iot-backend

This repository contains the backend to the project OS2iot.
Mozilla Public License 2.0
10 stars 7 forks source link

FIWARE data target OAuth Authorization #199

Closed rosieks closed 1 year ago

rosieks commented 1 year ago

This PR extends FIWARE data target by adding support for OAuth authorization. User can provide ClientID, ClientSecret and TokenEndpoint that will be used to issuing brear token and later it will be used in communication with the target context broker.

GufCab commented 1 year ago

Merged in newest release to master (v.1.3.0). Closing.