Also, you can checkout out the api spec here: https://github.com/openstack/identity-api/blob/master/openstack-identity-api/v3/src/markdown/identity-api-v3-os-oauth1-ext.md Thanks, _____________________________________________ Steve Martinelli | A4-317 @ IBM Toronto Software Lab Software Developer - OpenStack Phone: (905) 413-2851 E-Mail: stevemar at ca.ibm.com From: Matthieu Huin <matthieu.huin at enovance.com> To: OpenStack Development Mailing List <openstack-dev at lists.openstack.org>, Date: 08/21/2013 04:51 AM Subject: Re: [openstack-dev] oauth and keystone 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 mhu at enovance.com ----- Original Message ----- | From: "Yongsheng Gong" <gongysh at unitedstack.com> | To: "OpenStack Development Mailing List" <openstack-dev at 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 at lists.openstack.org | http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev | _______________________________________________ OpenStack-dev mailing list OpenStack-dev at lists.openstack.org http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20130821/b7938300/attachment.html> -------------- next part -------------- A non-text attachment was scrubbed... Name: graycol.gif Type: image/gif Size: 105 bytes Desc: not available URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20130821/b7938300/attachment.gif>