[Openstack] keystone question

Tong Li litong01 at us.ibm.com
Wed Feb 6 16:46:28 UTC 2013


keystone provides APIs for authentication, I would think you only need to
develop some code in your app to call the API and parse the response, then
following request will have to be verified using the token. If you app is
already wsgi app, you will just need to use the keystone middleware in your
pipeline. If it is other type of the application, you will just need to
develop some code which deal with keystone authentication http
request/response and figure out a way to verify the token.

Thanks.

Tong Li
Emerging Technologies & Standards





From:	"pat" <pat at xvalheru.org>
To:	openstack at lists.launchpad.net,
Date:	02/06/2013 10:35 AM
Subject:	[Openstack] keystone question
Sent by:	openstack-bounces+litong01=us.ibm.com at lists.launchpad.net



Hi all,

I have a question about keystone. I have an application (Jee web one) which
I
want to authenticate against keystone. What I have to do?

Thanks

     Pat

----------------------------------------
Freehosting PIPNI - http://www.pipni.cz/


_______________________________________________
Mailing list: https://launchpad.net/~openstack
Post to     : openstack at lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack/attachments/20130206/f913866b/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/attachments/20130206/f913866b/attachment.gif>


More information about the Openstack mailing list