Dear,
I’ve forwarded your request to the second level support.
Best,
Daniele
> On 15 Oct 2015, at 14:12, zahos pap <zacpapac04 at gmail.com> wrote:
>
> 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
>
> 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 at lists.fiware.org) instead of the old one.
> _______________________________________________
> Fiware-lab-help mailing list
> Fiware-lab-help at lists.fiware.org
> https://lists.fiware.org/listinfo/fiware-lab-help
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 204 bytes
Desc: Message signed with OpenPGP using GPGMail
URL: <https://lists.fiware.org/private/fiware-tech-help/attachments/20151015/29c3814a/attachment.pgp>
You can get more information about our cookies and privacy policies clicking on the following links: Privacy policy Cookies policy