Hey Mark, You would also have to add it to the v3 pipeline, by modifying the keystone-paste file. You will also need to create the necessary db tables too.
https://github.com/openstack/keystone/blob/master/doc/source/extensions/oauth1-configuration.rst Thanks, _____________________________________________ Steve Martinelli | A4-317 @ IBM Toronto Software Lab Software Developer - OpenStack Phone: (905) 413-2851 E-Mail: steve...@ca.ibm.com From: "Miller, Mark M (EB SW Cloud - R&D - Corvallis)" <mark.m.mil...@hp.com> To: OpenStack Development Mailing List <openstack-dev@lists.openstack.org>, Date: 09/23/2013 04:12 PM Subject: [openstack-dev] keystone Identity API v3 OS-OAUTH1 Extension Hello, I would like to try/test the latest Keystone OS-OAUTH1 Extension, but I have not figured out how to access it with the latest H-3 code release. The documentation states that this extension requires v3.0+ of the Identity API. Questions: 1. What version of the Identity API is included in the Havana H-3 release? 2. What URL do I need to use. The following one returns a 404: https://havanatest:35357/v3/OS-OAUTH1/consumers 3. I have added the following lines to keystone.conf. Am I still lacking some configuration items? [oauth1] driver = keystone.contrib.oauth1.backends.sql.OAuth1 [auth] methods = password,token,oauth1 password = keystone.auth.plugins.password.Password token = keystone.auth.plugins.token.Token oauth1 = keystone.auth.plugins.oauth1.OAuth Thanks, Mark _______________________________________________ OpenStack-dev mailing list OpenStack-dev@lists.openstack.org http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
<<inline: graycol.gif>>
_______________________________________________ OpenStack-dev mailing list OpenStack-dev@lists.openstack.org http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev