[openstack-dev] keystone Identity API v3 OS-OAUTH1 Extension

Miller, Mark M (EB SW Cloud - R&D - Corvallis) mark.m.miller at hp.com
Mon Sep 23 21:27:21 UTC 2013


Thank you for the pointer. I have it running now.

Mark


From: Steve Martinelli [mailto:stevemar at ca.ibm.com]
Sent: Monday, September 23, 2013 1:37 PM
To: OpenStack Development Mailing List
Subject: Re: [openstack-dev] keystone Identity API v3 OS-OAUTH1 Extension


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: stevemar at ca.ibm.com<mailto:stevemar at ca.ibm.com>

[Inactive hide details for "Miller, Mark M (EB SW Cloud - R&D - Corvallis)" ---09/23/2013 04:12:15 PM---Hello, I would like to t]"Miller, Mark M (EB SW Cloud - R&D - Corvallis)" ---09/23/2013 04:12:15 PM---Hello, I would like to try/test the latest Keystone OS-OAUTH1 Extension, but I have not figured out

From: "Miller, Mark M (EB SW Cloud - R&D - Corvallis)" <mark.m.miller at hp.com<mailto:mark.m.miller at hp.com>>
To: OpenStack Development Mailing List <openstack-dev at lists.openstack.org<mailto:openstack-dev at 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 at lists.openstack.org<mailto: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/20130923/fef3d533/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image001.gif
Type: image/gif
Size: 105 bytes
Desc: image001.gif
URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20130923/fef3d533/attachment.gif>


More information about the OpenStack-dev mailing list