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

        fla Fernando Lopez made changes -
        Fix Version/s 2021 [ 12600 ]
        fla Fernando Lopez made changes -
        HD-Enabler Wilma [ 10890 ]
        HD-Chapter Security [ 10841 ]
        backlogmanager Backlog Manager made changes -
        Summary [fiware-stackoverflow] Configuring Orion Context Broker, Wilma PEP Proxy and Keyrock IdM FIWARE.Question.Tech.Configuring Orion Context Broker, Wilma PEP Proxy and Keyrock IdM.
        fla Fernando Lopez made changes -
        Assignee Backlog Manager [ backlogmanager ]
        backlogmanager Backlog Manager made changes -
        Resolution Done [ 10000 ]
        Status In Progress [ 3 ] Closed [ 6 ]
        backlogmanager Backlog Manager made changes -
        Status Open [ 1 ] In Progress [ 3 ]
        backlogmanager Backlog Manager made changes -
        Field Original Value New Value
        Component/s FIWARE-TECH-HELP [ 10278 ]
        backlogmanager Backlog Manager created issue -

          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: