Uploaded image for project: 'Help-Coaches-Desk'
  1. Help-Coaches-Desk
  2. HELC-1359

FIWARE.Request.Coach.CEED-Tech.Authentication token issue with KeyRock

    Details

    • Type: extRequest
    • Status: Closed
    • Priority: Major
    • Resolution: Done
    • Component/s: CEED-Tech
    • Labels:

      Description

      Dear Fiware coach!

      We at the Syncee got trouble with using the Fiware's Keyrock solution.
      I try to request the authentication token from http://cloud.lab.fiware.org:4730/v3/tokens
      It says the "The resource could not be found."
      But the documentation I found on this page (http://docs.openstack.org/identity/api/v3) says it should work.
      Neither the PHP SDK's works.
      Can you help me, where to find a working example code of the authentication?

      Sincerely,
      Szabolcs - Syncee

      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-ceedtech-coaching@lists.fiware.org) instead of the old one.
      _______________________________________________
      Fiware-ceedtech-coaching mailing list
      Fiware-ceedtech-coaching@lists.fiware.org
      https://lists.fiware.org/listinfo/fiware-ceedtech-coaching
      [Created via e-mail received from: Lovas Szabolcs <slovas@mobilx.hu>]

      1. text.html
        1 kB
        FW External User

        Issue Links

          Activity

          Hide
          consoft_coach Marco Terrinoni added a comment -

          Dear Szabolcs,

          I just received this reply from the Budapest FIWARE Lab node team:

          You can access the KeyRock instance in the following way:
          curl -i 'http://cloud.lab.fiware.org:4730/v2.0/tokens' -X POST -H "Content-Type: application/json" -H "Accept: application/json" -d '{"auth":

          Unknown macro: {"passwordCredentials"}

          , "tenantId": "*******"}}'
          The credentials should be provided including your email and password used in the cloud portal and the tenant ID. In the response you will get a huge json with the list of available service end-points.

          Please, let me know if this is useful to you, otherwise we will establish a contact with the KeyRock GE owner.

          Thank you for your patience.

          Best regards,
          Marco

          Show
          consoft_coach Marco Terrinoni added a comment - Dear Szabolcs, I just received this reply from the Budapest FIWARE Lab node team: You can access the KeyRock instance in the following way: curl -i 'http://cloud.lab.fiware.org:4730/v2.0/tokens' -X POST -H "Content-Type: application/json" -H "Accept: application/json" -d '{"auth": Unknown macro: {"passwordCredentials"} , "tenantId": "*******"}}' The credentials should be provided including your email and password used in the cloud portal and the tenant ID. In the response you will get a huge json with the list of available service end-points. Please, let me know if this is useful to you, otherwise we will establish a contact with the KeyRock GE owner. Thank you for your patience. Best regards, Marco
          Hide
          fw.ext.user FW External User added a comment -

          Comment by slovas@mobilx.hu :

          Dear Marco!

          Thank you for your reply, it was usefull!
          I made a login script successfully, and also found another simple nodejs
          script, what I can use for sample.
          Now our PEP proxy solution works, we are done with the authentication
          filtered request forwarding project.
          Hopefully we can present our whole Fiware project within a few days.

          Sincerely,
          Szabolcs - Mobilx

          ------ Original Message ------

          Show
          fw.ext.user FW External User added a comment - Comment by slovas@mobilx.hu : Dear Marco! Thank you for your reply, it was usefull! I made a login script successfully, and also found another simple nodejs script, what I can use for sample. Now our PEP proxy solution works, we are done with the authentication filtered request forwarding project. Hopefully we can present our whole Fiware project within a few days. Sincerely, Szabolcs - Mobilx ------ Original Message ------

            People

            • Assignee:
              consoft_coach Marco Terrinoni
              Reporter:
              fw.ext.user FW External User
            • Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: