Uploaded image for project: 'Data Movement as a Platform'
  1. Data Movement as a Platform
  2. DMAAP-1200

[BC] Problem in building AAF permission

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Medium Medium
    • Dublin Release
    • Dublin Release
    • None

      During the topic deletion call:
      DELETE   https://<dmaap-bc-host>:<port>/webapi/topics/{topicId}
       
      we should ask AAF if given user has following permission:
      org.onap.dmaap-bc.api.topics|mr|DELETE
       
      Instead of that we are asking about:
      org.onap.dmaap-bc.api.{topicId}|mr|DELETE  (e.g. org.onap.dmaap-bc.api.org.onap.dmaap.mr.demo_topic|mr|DELETE)
       
      Issue is related to all REST calls that have some parameter passed in the url (like {topicId})

            piotr.karas piotr.karas
            piotr.karas piotr.karas
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: