Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
I
iotivity-classic
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 3,289
    • Issues 3,289
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • IoTivity
  • iotivity-classic
  • Issues
  • #92

Closed
Open
Opened Apr 07, 2016 by Rami Alshafi@ramiOwner

[Security] Behavior of /oic/d & /oic/p resources for secured device

I have 2 concerns regarding /oic/d and /oic/p resources for secured device:

  1. Currently, unicast or multicast request to a secured device's /oic/d & /oic/p is responded with 4.01(unauthorized request). If we add two entries in the database for /oic/d & /oic/p( like there is already for /oic/res) then these resources are accessible and both unicast & multicast is responded with 2.05. So my concern is, should the device vendor add this to the database themselves or it should be pre added with iotivity default database?
  2. When I add the entries for /oic/d & /oic/p in the database, as these resources do not have a secured port, even after provisioning the device, any client can access them. So I want to know the security policy on this regard; that what is the desired outcome - all the clients will be able to access /oic/d & /oic/p of a secured & provisioned resource or only the authorized clients should have access to it?

JIRA migration meta data

  • JIRA Issue ID: IOT-1077
  • Reporter: i.mushfiq
  • Assignee: randeep01
  • Creator: i.mushfiq
  • Created at: 2016-04-06T18:25:55.000-0700
  • Found in Version: 1.1.0-RC2
  • Fix in Version: 1.1-rel
  • Issue Severity: Major
  • Reproducibility: Always (100%)
  • Operating System: Ubuntu
  • Hardware/ OEM Platform: None
  • External URL: None
  • Bugzilla ID: None
  • Product: None
  • Status: Closed
  • Components: SDK
  • Priority: P3
  • Due Date: None
  • Issue Type: Bug
    END of JIRA migration meta data

Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: iotivity/iotivity-classic#92