Re: [Openstack] Integrate External Service with Keystone

2014-04-22 Thread Reza Bakhshayeshi
Thanks Adam and Remo, I'll check it out. On 21 April 2014 01:59, Remo Mattei wrote: > Hi Reza, > as Adam suggested, I have in fact, created a new lab for some of the new > hire regarding this topic. Here is the public URL you can use to follow the > instruction on how to do this. > > http://doc

Re: [Openstack] Integrate External Service with Keystone

2014-04-20 Thread Remo Mattei
Hi Reza, as Adam suggested, I have in fact, created a new lab for some of the new hire regarding this topic. Here is the public URL you can use to follow the instruction on how to do this. http://docs.openstack.org/developer/horizon/topics/policy.html > On 04/17/2014 02:15 AM, Reza Bakhshay

Re: [Openstack] Integrate External Service with Keystone

2014-04-20 Thread Adam Young
On 04/17/2014 02:15 AM, Reza Bakhshayeshi wrote: Hi, I want to integrate an external service with keystone, in a way that only an authorized user in keystone could make access to that service. In the simplest form, consider it as a web service which receive the user's request and return a spec

[Openstack] Integrate External Service with Keystone

2014-04-16 Thread Reza Bakhshayeshi
Hi, I want to integrate an external service with keystone, in a way that only an authorized user in keystone could make access to that service. In the simplest form, consider it as a web service which receive the user's request and return a specific feature of his/her instance. Surely, users shoul