Skip to content

Latest commit

 

History

History
59 lines (38 loc) · 2.48 KB

ngsi-ld-broker.md

File metadata and controls

59 lines (38 loc) · 2.48 KB

NGSI-LD

This custom node is a configuration node that allows to configure NGSI-LD broker and IdM.

Contents

Details

Properties

Property Description
name A name for a node instance
Broker type NGSI-LD broker type, either Generic, Orion-LD, Scorpio, Stellio or STH-Comet
Broker endpoint URL of API endpoint of NGSI-LD broker
Mintaka endpoint URL of API endpoint of Mintaka
@context NGSI-LD @context
Tenant NGSI-LD tenant
IdM Type Identity manager type, either None, Tokenproxy, Keyrock, or Generic

Identity manager type

None

Set NONE to IdM Type when not using any identity manager.

Tokenproxy

Set Tokenproxy to IdM Type when using Tokenproxy. Then, set IdM Endpoint, Username and Password.

Keyrock

Set Keyrock to IdM Type when using Keyrock. Then, set IdM Endpoint, Username, Password, Client ID and Client Secret.

Generic

Set Generic to IdM Type when using an generic identity manager. Then, set IdM Endpoint, Username, Password, Client ID and Client Secret.