camaraproject / Commonalities

Repository to describe, develop, document and test the common guidelines and assets for CAMARA APIs
Apache License 2.0
9 stars 24 forks source link

Is "application" relevant for Camara? #179

Open shilpa-padgaonkar opened 3 months ago

shilpa-padgaonkar commented 3 months ago

Problem description The concept of application identifier is discussed in the Camara QoD subproject QoD-issue .

Possible evolution Decide if application is relevant for Camara or not.

Alternative solution

Additional context

eric-murray commented 3 months ago

The Edge Cloud sub-project already makes extensive use of application identifiers.

See, for example:

SyeddR commented 2 months ago

Thanks @shilpa-padgaonkar for bringing this issue to commonalities. Application identifiers are useful and required in various use cases such as QOD issue. And as @eric-murray pointed out the construct is heavily used in edge cloud working group.

We also need to define if client-id could serve the purpose. Is client-id an application identifier or owner identifier? I created the issue 126 in identity work stream.