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

FIWARE.Request.Tech.Security.IDM-KeyRock.issue

    Details

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

      Description

      Hi,
      we have installed with docker an image of Keyrock Identity Management
      at the following address.

      http://185.23.171.56:5000/v3/auth/tokens <http://185.23.171.56:5000/v3/>

      We are trying to make a simple call from the API Examples
      http://docs.openstack.org/developer/keystone/api_curl_examples.html#admin-api-examples-using-curl

      and more specifically this method call.

      curl -i \
      -H "Content-Type: application/json" \
      -d '
      { "auth": {
      "identity": {
      "methods": ["password"],
      "password": {
      "user": {
      "name": "admin",
      "domain":

      { "id": "default" }

      ,
      "password": "adminpwd"
      }
      }
      }
      }
      }' \

      The response we are getting is,
      HTTP/1.1 500 Internal Server Error
      Vary: X-Auth-Token
      Content-Type: application/json
      Content-Length: 143
      Date: Wed, 14 Oct 2015 21:27:29 GMT

      {"error": {"message": "An unexpected error prevented the server from
      fulfilling your request.", "code": 500, "title": "Internal Server Error"}}

      Also we had a test with HTTP get at http://185.23.171.56:5000/v3
      and we get response OK (200)

      with the follow result

      {"version": {"status": "stable", "updated": "2013-03-06T00:00:00Z",
      "media-types": [

      {"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}

      ,

      {"base": "application/xml", "type": "application/vnd.openstack.identity-v3+xml"}

      ], "id": "v3.0",
      "links": [

      {"href": "http://185.23.171.56:5000/v3/", "rel": "self"}

      ]}}

      We think that this proves that we have successfully installed the KeyRock
      listening at 5000 but we cannot get any tokens.

      1.How we could we add users and get tokens from them through the API?
      2. Generally could you provide us a tutorial of testing the installation of
      the
      Keyrock IDM?

      Best Regards,

      Zacharias Papachristos,

      Beezon IoT Solutions

      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-lab-help@lists.fiware.org) instead of the old one.
      _______________________________________________
      Fiware-lab-help mailing list
      Fiware-lab-help@lists.fiware.org
      https://lists.fiware.org/listinfo/fiware-lab-help
      [Created via e-mail received from: zahos pap <zacpapac04@gmail.com>]

      1. horizon-idm.rar
        3 kB
        FW External User
      2. sign_up_error_Keyrock.rar
        8 kB
        FW External User
      3. signature.asc
        0.2 kB
        FW External User
      1. image.png
        36 kB
      2. image.png
        36 kB
      3. image.png
        36 kB
      4. image.png
        36 kB
      5. image.png
        36 kB
      6. image.png
        36 kB
      7. image.png
        36 kB
      8. image.png
        36 kB
      9. Screenshot from 2015-11-16 11_44_49.png
        69 kB
      10. Screenshot from 2015-11-16 11_44_49.png
        69 kB
      11. Screenshot from 2015-11-16 11_44_49.png
        69 kB
      12. Screenshot from 2015-11-16 11_44_49.png
        69 kB
      13. Screenshot from 2015-11-16 11_44_49.png
        69 kB
      14. Screenshot from 2015-11-16 11_44_49.png
        69 kB
      15. Screenshot from 2015-11-16 11_44_49.png
        69 kB
      16. Screenshot from 2015-11-16 11_44_49.png
        69 kB
      17. Screenshot from 2015-11-16 11_44_49.png
        69 kB

        Activity

        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 -
        Sender Email zacpapac04@gmail.com
        mev Manuel Escriche made changes -
        Summary FIWARE.Request.Lab.Security.IDM-KeyRock.issue FIWARE.Request.Tech.Security.IDM-KeyRock.issue
        fw.ext.user FW External User made changes -
        Attachment image.png [ 18894 ]
        Attachment Screenshot from 2015-11-16 11_44_49.png [ 18895 ]
        fw.ext.user FW External User made changes -
        Attachment Screenshot from 2015-11-16 11_44_49.png [ 18890 ]
        Attachment image.png [ 18891 ]
        fw.ext.user FW External User made changes -
        Attachment Screenshot from 2015-11-16 11_44_49.png [ 18881 ]
        Attachment image.png [ 18882 ]
        Attachment sign_up_error_Keyrock.rar [ 18883 ]
        mev Manuel Escriche made changes -
        Component/s FIWARE-TECH-HELP [ 10278 ]
        Component/s FIWARE-LAB-HELP [ 10279 ]
        fw.ext.user FW External User made changes -
        Attachment Screenshot from 2015-11-16 11_44_49.png [ 18866 ]
        Attachment image.png [ 18867 ]
        Attachment horizon-idm.rar [ 18868 ]
        fw.ext.user FW External User made changes -
        Attachment Screenshot from 2015-11-16 11_44_49.png [ 18856 ]
        Attachment image.png [ 18857 ]
        fw.ext.user FW External User made changes -
        Attachment Screenshot from 2015-11-16 11_44_49.png [ 18854 ]
        Attachment image.png [ 18855 ]
        fw.ext.user FW External User made changes -
        Attachment image.png [ 18817 ]
        Attachment Screenshot from 2015-11-16 11_44_49.png [ 18818 ]
        fw.ext.user FW External User made changes -
        Attachment image.png [ 18815 ]
        Attachment Screenshot from 2015-11-16 11_44_49.png [ 18816 ]
        fw.ext.user FW External User made changes -
        aalonsog Alvaro Alonso made changes -
        Summary [Fiware-lab-help] IDM KeyRock issue FIWARE.Request.Lab.Security.IDM-KeyRock.issue
        aalonsog Alvaro Alonso made changes -
        Resolution Done [ 10000 ]
        Status Answered [ 10104 ] Closed [ 6 ]
        aalonsog Alvaro Alonso made changes -
        Status In Progress [ 3 ] Answered [ 10104 ]
        aalonsog Alvaro Alonso made changes -
        Status Open [ 1 ] In Progress [ 3 ]
        fw.ext.user FW External User made changes -
        Attachment signature.asc [ 18527 ]
        danieles Daniele Santoro made changes -
        Assignee Alvaro Alonso [ aalonsog ]
        backlogmanager Backlog Manager made changes -
        Field Original Value New Value
        Component/s FIWARE-LAB-HELP [ 10279 ]
        fw.ext.user FW External User created issue -

          People

          • Assignee:
            aalonsog Alvaro Alonso
            Reporter:
            fw.ext.user FW External User
          • Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: