[openstack-dev] keystone Identity API v3 OS-OAUTH1 Extension
Steve Martinelli
stevemar at ca.ibm.com
Mon Sep 23 20:37:26 UTC 2013
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
From: "Miller, Mark M (EB SW Cloud - R&D - Corvallis)"
<mark.m.miller at hp.com>
To: OpenStack Development Mailing List
<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
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/30844d9d/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/20130923/30844d9d/attachment.gif>
More information about the OpenStack-dev
mailing list