Uploaded image for project: 'Help-Desk'
  1. Help-Desk
  2. HELP-4639

FIWARE.Request.Tech.Security.IDM-KeyRock.IDM and ObjectStore

    Details

    • Type: extRequest
    • Status: Closed
    • Priority: Major
    • Resolution: Done
    • Fix Version/s: 2021
    • Component/s: FIWARE-TECH-HELP
    • Labels:
      None
    • HD-Chapter:
      Security
    • HD-Enabler:
      KeyRock

      Description

      To access the Object Storage, please see instructions on:
      https://forge.fiware.org/plugins/mediawiki/wiki/fiware/index.php/Object_Storage_-_User_and_Programmers_Guide

      See also a tutorial at:
      https://edu.fiware.org/mod/scorm/view.php?id=723

      • Kalman

      Kalman Z. Meth, PhD.
      Advanced System Technologies
      IBM Haifa Research Lab
      Haifa University Campus, Mount Carmel,
      Haifa, 31905, Israel
      e-mail: meth@il.ibm.com, Tel: +972 4 829 6341, Fax: +972 4 829 6114
      ----- Forwarded by Kalman Meth/Haifa/IBM on 04/10/2015 09:46 AM -----

      From: Andrea Vitaletti <andrea.vitaletti@w-lab.it>
      To: fiware-tech-help@lists.fiware.org
      Date: 03/10/2015 03:59 AM
      Subject: [Fiware-tech-help] IDM and ObjectStore

      Hi

      I downloaded the code from https://github.com/ging/oauth2-example-client
      and it works perfectly to get user info

      Now, according to the pdf in the doc folder
      https://github.com/ging/oauth2-example-client/blob/master/docs/oauth2_tutorial.pdf
      , having obtained the access_token by in the req.session.access_token

      In principle I should be able to access the objecstorage in the cloud by

      GET https://GE_URL HTTP/1.1
      Host: GE_hostname
      X-?‐Auth-?‐Token: access_token

      where

      https://GE_URL should be '
      https://cloud.lab.fi-ware.org/#objectstorage/containers/'

      simply using a modification of the code to get the user as in the
      following

      app.get('/list_storage', function(req, res){
      var url = 'https://cloud.lab.fi-ware.org/#objectstorage/containers/';
      console.log("auth token:"+req.session.access_token)
      // Using the access token to list the containers
      oa.get(url, req.session.access_token, function (e, response)

      { res.send(response); }

      );
      });

      Unfortunately I did not get any answer

      Can you please explain why?

      Regards, Andrea

      Since January 1st, old domains won't be supported and messages sent to any
      domain different to @lists.fiware.org will be lost.
      Please, send your messages using the new domain
      (Fiware-tech-help@lists.fiware.org) instead of the old one.
      _______________________________________________
      Fiware-tech-help mailing list
      Fiware-tech-help@lists.fiware.org
      https://lists.fiware.org/listinfo/fiware-tech-help

      Since January 1st, old domains won't be supported and messages sent to any domain different to @lists.fiware.org will be lost.
      Please, send your messages using the new domain (Fiware-tech-help@lists.fiware.org) instead of the old one.
      _______________________________________________
      Fiware-tech-help mailing list
      Fiware-tech-help@lists.fiware.org
      https://lists.fiware.org/listinfo/fiware-tech-help

        Activity

        Transition Time In Source Status Execution Times Last Executer Last Execution Date
        Open Open In Progress In Progress
        4d 6h 42m 1 Alvaro Alonso 08/Oct/15 3:31 PM
        In Progress In Progress Answered Answered
        3s 1 Alvaro Alonso 08/Oct/15 3:31 PM
        Answered Answered Closed Closed
        12s 1 Alvaro Alonso 08/Oct/15 3:32 PM
        fla Fernando Lopez made changes -
        Fix Version/s 2021 [ 12600 ]
        mev Manuel Escriche made changes -
        HD-Enabler KeyRock [ 10889 ]
        HD-Chapter Security [ 10841 ]
        mev Manuel Escriche made changes -
        Summary FIWARE.Request.Lab.Security.IDM-KeyRock.IDM and ObjectStore FIWARE.Request.Tech.Security.IDM-KeyRock.IDM and ObjectStore
        aalonsog Alvaro Alonso made changes -
        Summary Re: [Fiware-tech-help] IDM and ObjectStore FIWARE.Request.Lab.Security.IDM-KeyRock.IDM and ObjectStore
        aalonsog Alvaro Alonso made changes -
        Resolution Done [ 10000 ]
        Status Answered [ 10104 ] Closed [ 6 ]
        Hide
        aalonsog Alvaro Alonso added a comment -
        Show
        aalonsog Alvaro Alonso added a comment - duplicated https://jira.fiware.org/browse/HELP-4625
        aalonsog Alvaro Alonso made changes -
        Status In Progress [ 3 ] Answered [ 10104 ]
        aalonsog Alvaro Alonso made changes -
        Status Open [ 1 ] In Progress [ 3 ]
        mev Manuel Escriche made changes -
        Assignee Kalman Meth [ kalman.meth ] Alvaro Alonso [ aalonsog ]
        mev Manuel Escriche made changes -
        Assignee Kalman Meth [ kalman.meth ]
        mev Manuel Escriche made changes -
        Field Original Value New Value
        Component/s FIWARE-TECH-HELP [ 10278 ]
        meth Kalman Meth created issue -

          People

          • Assignee:
            aalonsog Alvaro Alonso
            Reporter:
            meth Kalman Meth
          • Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: