Skip to content

Commit d79d911

Browse files
authored
Updated with documentation for the FIWARE OAuth 2.0 mechanism
Authored by @rosieks
1 parent 97e149d commit d79d911

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/external-interface-design/external-interface-design.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -456,7 +456,7 @@ The context (part of the NGSI-LD standard) can be provided in the request body o
456456

457457
The Fiware data target supports the multitenancy of the Context Broker (but not every context broker supports multitenancy). The name of the tenant can be specified in the configuration. If no value is provided, the default tenant will be used. To specify the tenant OS2IoT is using :code:`NGSILD-Tenant` header.
458458

459-
459+
If your Context Broker is secured with OAuth2 it's possible to configure target to obtain necessary client credentials from Authentication Server. To do that it's required to provide token endpoint together with Client ID and Client Secret while configuring the target.
460460

461461
Opendata.dk
462462
^^^^^^^^^^^

0 commit comments

Comments
 (0)