Details
-
Type:
Monitor
-
Status: Closed
-
Priority:
Major
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: FIWARE-TECH-HELP
-
Labels:
Description
Created question in FIWARE Q/A platform on 13-04-2023 at 14:04
Please, ANSWER this question AT https://stackoverflow.com/questions/76006746/how-to-maintain-a-fiware-apikey
Question:
How to maintain a Fiware apikey?
Description:
Reviewing the IoT Agent documentation I have seen that the "apikey" is a parameter to uniquely identify a service group. The following figure shows how to identify a set of commands and attributes associated with a device type.
"services": [
{
"apikey": "5jggokgpepnvsb2uv4s40d59ov",
"cbroker": "'"http://orion:$ORION_PORT"'",
"entity_type": "Agv",
"transport": "MQTT",
"resource": "",
"commands": [
{
....
However, I have not found information on whether there is any service that allows to create, verify and maintain the created apikey beyond managing them using a CRUD. Is there any Fiware service or best practice that allows this?
2023-04-14 05:32|CREATED monitor | # answers= 0, accepted answer= False