<html><body>
<p><font size="2" face="sans-serif">Also, you can checkout out the api spec here: </font><a href="https://github.com/openstack/identity-api/blob/master/openstack-identity-api/v3/src/markdown/identity-api-v3-os-oauth1-ext.md"><font size="3" color="#0000FF" face="serif"><u>https://github.com/openstack/identity-api/blob/master/openstack-identity-api/v3/src/markdown/identity-api-v3-os-oauth1-ext.md</u></font></a><font size="3" face="serif"> </font><br>
<font size="2" face="sans-serif"><br>
<br>
Thanks,<br>
<br>
_____________________________________________<br>
Steve Martinelli | A4-317 @ IBM Toronto Software Lab<br>
Software Developer - OpenStack<br>
Phone: (905) 413-2851<br>
E-Mail: stevemar@ca.ibm.com</font><br>
<br>
<img width="16" height="16" src="cid:1__=0ABBF15DDFDA2A978f9e8a93df938@ca.ibm.com" border="0" alt="Inactive hide details for Matthieu Huin ---08/21/2013 04:51:18 AM---Hello, You have to add the oAuth filter (oauth_extension) i"><font size="2" color="#424282" face="sans-serif">Matthieu Huin ---08/21/2013 04:51:18 AM---Hello, You have to add the oAuth filter (oauth_extension) in your pipeline, in /etc/keystone/keyston</font><br>
<br>
<font size="1" color="#5F5F5F" face="sans-serif">From:      </font><font size="1" face="sans-serif">Matthieu Huin <matthieu.huin@enovance.com></font><br>
<font size="1" color="#5F5F5F" face="sans-serif">To:        </font><font size="1" face="sans-serif">OpenStack Development Mailing List <openstack-dev@lists.openstack.org>, </font><br>
<font size="1" color="#5F5F5F" face="sans-serif">Date:      </font><font size="1" face="sans-serif">08/21/2013 04:51 AM</font><br>
<font size="1" color="#5F5F5F" face="sans-serif">Subject:   </font><font size="1" face="sans-serif">Re: [openstack-dev] oauth and keystone</font><br>
<hr width="100%" size="2" align="left" noshade style="color:#8091A5; "><br>
<br>
<br>
<tt><font size="2">Hello,<br>
<br>
You have to add the oAuth filter (oauth_extension) in your pipeline, in /etc/keystone/keystone.conf or /etc/keystone/keystone-paste.ini:<br>
<br>
[pipeline:api_v3]<br>
pipeline = access_log sizelimit url_normalize token_auth admin_token_auth xml_body json_body oauth_extension ec2_extension s3_extension service_v3<br>
<br>
and restart keystone.<br>
<br>
Matthieu Huin <br>
<br>
mhu@enovance.com<br>
<br>
----- Original Message -----<br>
| From: "Yongsheng Gong" <gongysh@unitedstack.com><br>
| To: "OpenStack Development Mailing List" <openstack-dev@lists.openstack.org><br>
| Sent: Wednesday, August 21, 2013 6:22:09 AM<br>
| Subject: [openstack-dev] oauth and keystone<br>
| <br>
| Hi,<br>
| <br>
| I have seen the code about oauth in the keystone but I cannot find the<br>
| document about how to setup keystone and other openstack services to enable<br>
| oauth.<br>
| <br>
| Can anyone tell me how to setup an env like this?<br>
| <br>
| Thanks<br>
| Yong Sheng Gong<br>
| <br>
| _______________________________________________<br>
| OpenStack-dev mailing list<br>
| OpenStack-dev@lists.openstack.org<br>
| </font></tt><tt><font size="2"><a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev</a></font></tt><tt><font size="2"><br>
| <br>
<br>
_______________________________________________<br>
OpenStack-dev mailing list<br>
OpenStack-dev@lists.openstack.org<br>
</font></tt><tt><font size="2"><a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev</a></font></tt><tt><font size="2"><br>
<br>
</font></tt><br>
</body></html>