Files
keystone/keystone/server
Michael KrotscheckandMorgan Fainberg 8784f3539b Added CORS support to Keystone
This adds the CORS support middleware to Keystone, allowing a deployer
to optionally configure rules under which a javascript client may
break the single-origin policy and access the API directly. Included
are Keystone's auth headers, so that anyone activating this
middleware does not have to explicitly enable them.

OpenStack CrossProject Spec:
   http://specs.openstack.org/openstack/openstack-specs/specs/cors-support.html
Oslo_Middleware Docs:
   http://docs.openstack.org/developer/oslo.middleware/cors.html
OpenStack Cloud Admin Guide:
   http://docs.openstack.org/admin-guide-cloud/cross_project_cors.html

Change-Id: If58ad7d952ace9211f0ed8beff8552c216262382
2015-09-03 07:05:32 +00:00
..
2015-07-19 06:32:41 +00:00
2015-06-22 21:20:14 +00:00
2015-09-03 07:05:32 +00:00