[Openstack] Plaintext password in getCredential token

2014-02-04 Thread Emanuel Marzini
Hi, I have a software that uses Openstack. When it do an action for the first time, it need to get a token from Openstack. How it's possible make a POST request like: '{"auth":{"passwordCredentials":{"username": "joeuser", "password": "secrete"}}}' -H "Content-type: application/json" http://localh

Re: [Openstack] Plaintext password in getCredential token

2014-02-05 Thread Emanuel Marzini
lark, Robert Graham" > wrote: > On Wed Feb 5 08:34:34 2014, Rob Crittenden wrote: >> Emanuel Marzini wrote: >>> Hi, >>> I have a software that uses Openstack. When it do an action for the >>> first time, it need to get a token from Openstack. How it&

[Openstack] token request with pki

2014-02-06 Thread Emanuel Marzini
Hi, if I use a certificate to communicate with keystone, Can I request a token? How? Emanuel ___ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Post to : openstack@lists.openstack.org Unsubscribe : http://lists.openstack