OPCFoundation / UA-CloudLibrary

OPC UA Information Model database with a REST and GraphQL interface, as well as user management. The global instance of this (hosted by the OPC Foundation) can be found at https://uacloudlibrary.opcfoundation.org.
Other
39 stars 18 forks source link

API Key authentication #191

Closed MarkusHorstmann closed 11 months ago

MarkusHorstmann commented 1 year ago

This PR adds the ability to access the Cloud Library using API Keys (x-api-key). A user can generate one or more API keys, which can be used to perform all the operations the user has permission to.