Hi, Here is how we are doing this for Solum: Keystone auth: https://github.com/stackforge/solum/blob/master/solum/api/auth.py Additional Hook: https://review.openstack.org/#/c/64458/ (auth.py for hook code and config.py for hooks) Here is an e-mail thread with discussion: http://lists.openstack.org/pipermail/openstack-dev/2014-January/023524.html Hope this will help, Georgy On Wed, Jan 8, 2014 at 3:02 PM, Pendergrass, Eric <eric.pendergrass at hp.com>wrote: > I need to add an additional layer of authorization between auth_token and > the reporting API. > > > > I know it’s as simple as creating a WSGI element and adding it to the > pipeline. Examining the code I haven’t figured out where to begin doing > this. > > > > I’m not using Apache and mod_wsgi, just the reporting API and Pecan. > > > > Any pointers on where to start and what files control the pipeline would > be a big help. > > > > Thanks > > Eric > > _______________________________________________ > 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/20140108/d3893758/attachment.html>