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

FIWARE.Question.Tech.Configuring Orion Context Broker, Wilma PEP Proxy and Keyrock IdM.

    Details

      Description

      Created question in FIWARE Q/A platform on 21-07-2017 at 15:07
      Please, ANSWER this question AT https://stackoverflow.com/questions/45239515/configuring-orion-context-broker-wilma-pep-proxy-and-keyrock-idm

      Question:
      Configuring Orion Context Broker, Wilma PEP Proxy and Keyrock IdM

      Description:

      My name is Joe and I'm in traineeship about IoT security and Identity Management. In order to develop some solutions to a project I've been assigned, I have to configure and integrate Orion, Wilma and Keyrock (and potentially a PDP, but that comes later). I've found some tutorials and FIWARE official guides, but I'm seriously in trouble with the configuration.
      I've already learned the "theory" behind: I'm aware of the FIWARE security architecture but the problem is on practice.
      As a first approach to the problem, I thought that trying to get the token with a token request could be a good way to start, as follows:

      curl -X POST --data "grant_type=password&username=user&password=pwd”
      http://192.168.100.241:5000/oauth2/token --header
      "'Host':'192.168.100.241','Content-Type':'application/x-www-form-urlencoded','Authorization':'Basic
      base64(client_id+":"+client_secret)'"

      where 192.168.100.241 is the IP address of the host where Keystone runs.
      The response to this is the following:

      {
      "error":

      { "message": "Impossibile trovare la risorsa.", "code": 404, "title": "Not Found" }

      }

      Now, how this problems can be solved? Perhaps I'm missing something or probably I'm unaware of something.
      And later, how can the PEP Proxy enforce some policies on Orion requests (or receive them directly and later, if allowed, communicate them to Orion)?
      Could you help me? I'm terribly in trouble.
      Thank you

        Activity

        Hide
        backlogmanager Backlog Manager added a comment -

        2018-01-12 19:51|CREATED monitor | # answers= 1, accepted answer= True

        Show
        backlogmanager Backlog Manager added a comment - 2018-01-12 19:51|CREATED monitor | # answers= 1, accepted answer= True
        Hide
        backlogmanager Backlog Manager added a comment -

        2018-01-12 19:54|UPDATED status: transition Answer| # answers= 1, accepted answer= True

        Show
        backlogmanager Backlog Manager added a comment - 2018-01-12 19:54|UPDATED status: transition Answer| # answers= 1, accepted answer= True
        Hide
        backlogmanager Backlog Manager added a comment -

        2018-01-12 20:03|UPDATED status: transition Finish| # answers= 1, accepted answer= True

        Show
        backlogmanager Backlog Manager added a comment - 2018-01-12 20:03|UPDATED status: transition Finish| # answers= 1, accepted answer= True

          People

          • Assignee:
            backlogmanager Backlog Manager
            Reporter:
            backlogmanager Backlog Manager
          • Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: