Hello,

You have to add the oAuth filter (oauth_extension) in your pipeline, in 
/etc/keystone/keystone.conf or /etc/keystone/keystone-paste.ini:

[pipeline:api_v3]
pipeline = access_log sizelimit url_normalize token_auth admin_token_auth 
xml_body json_body oauth_extension ec2_extension s3_extension service_v3

and restart keystone.

Matthieu Huin 

m...@enovance.com

----- Original Message -----
| From: "Yongsheng Gong" <gong...@unitedstack.com>
| To: "OpenStack Development Mailing List" <openstack-dev@lists.openstack.org>
| Sent: Wednesday, August 21, 2013 6:22:09 AM
| Subject: [openstack-dev] oauth and keystone
| 
| Hi,
| 
| I have seen the code about oauth in the keystone but I cannot find the
| document about how to setup keystone and other openstack services to enable
| oauth.
| 
| Can anyone tell me how to setup an env like this?
| 
| Thanks
| Yong Sheng Gong
| 
| _______________________________________________
| OpenStack-dev mailing list
| OpenStack-dev@lists.openstack.org
| http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
| 

_______________________________________________
OpenStack-dev mailing list
OpenStack-dev@lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

Reply via email to