Ah ok, so is there a event broadcast for Keystone to revoke it after the token 
is used? Or do I need to write some kind of "listener" on the AMQP to see if 
the event takes place? Can I correlate the event to the token being used for 
that event on the AMQP as part of the base of OpenStack?

Also, how would I approach it if its a non AMQP based service? Would I use log 
files to search for the event that took place?

Thanks a lot!
-Brian


From: <Ali>, Haneef <[email protected]<mailto:[email protected]>>
Date: Friday, October 25, 2013 1:03 PM
To: Brian Chong <[email protected]<mailto:[email protected]>>, 
"[email protected]<mailto:[email protected]>" 
<[email protected]<mailto:[email protected]>>
Subject: RE: One Time Keystone Use Tokens?

I don’t think it is possible.  Can’t you revoke the token after  VM boot?

Thanks
Haneef

From: Brian Chong [mailto:[email protected]]
Sent: Friday, October 25, 2013 8:19 AM
To: [email protected]<mailto:[email protected]>
Subject: [Openstack] One Time Keystone Use Tokens?

Hi,

I'm trying to figure out if its possible to configure KeyStone tokens to be one 
time use. My use case is that when a user requests that they want to take a 
action on the platform (i.e.: boot a VM) they aren't also using that same token 
to load a image in Glance or delete another VM, etc.

How would I do that or is that even possible?

Thanks a lot!
-Brian
_______________________________________________
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to     : [email protected]
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack

Reply via email to