Skip to content

Commit

Permalink
Megalinter more fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
jpengar committed Mar 12, 2024
1 parent eda7607 commit 6dc9d03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/API_definitions/home_devices_qod.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -367,7 +367,7 @@ components:
openId:
description: |
OpenID Connect 3-legged access tokens must be used by API clients to invoke this API with dedicated scope. The API client must authenticate on behalf of a specific user to use this service. This can be done via IP-based authentication (i.e. using the public IP of the device in this case).
The 3-legged access of the Home Devices QoD API could also be combined with end-user consent management, depending on the legal basis applied. User consent would be required before personal data is processed by API clients for a specific purpose.
type: openIdConnect
openIdConnectUrl: https://example.com/.well-known/openid-configuration
Expand Down

0 comments on commit 6dc9d03

Please sign in to comment.