Skip to content

Issue on Authorized Read in VISSv2-Transport #399

@wonsuk73

Description

@wonsuk73

There are read, update, subscribe and unsubscribe operations in Current VISSv2-Transport spec. In addition these operations are seperated with authorized and unauthorized as below.

HTTPS:
5.1.2.1 Read
5.1.2.1.1 Authorized Read
5.1.2.1.2 Search Read
5.1.2.1.3 History Read
5.1.2.1.4 Service Discovery Read
5.1.2.2 Update
5.1.2.2.1 Authorized Update

Websocket:
5.2.2.1 Read
5.2.2.1.1 Authorized Read
5.2.2.1.2 Search Read
5.2.2.1.3 History Read
5.2.2.1.4 Service Discovery Read
5.2.2.2 Update
5.2.2.2.1 Authorized Update
5.2.2.3 Subscribe
5.2.2.3.1 Authorized Subscribe
5.2.2.3.2 Curve Logging Subscribe
5.2.2.4 Unsubscribe

Could we allow a client to access vehicle data without authentication? I guess the car manufacturing company might not want to provide their car data without their control. There might be a few level of authentication to control the data access according to security or privacy level. Am I right?
If it is right, I would suggest to add the phase for explanation of this context, and to change all of unauthenticated operations with authenticated operations. What's your opinions?

Metadata

Metadata

Assignees

No one assigned

    Labels

    VISS v2Generation Two of the spec

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions