The environment variables that auth_token sets are documented in the module's docstring: <a href="https://github.com/openstack/keystone/blob/master/keystone/middleware/auth_token.py">https://github.com/openstack/keystone/blob/master/keystone/middleware/auth_token.py</a><div>
<br></div><div>As these variables are the defined interface for any projects consuming authentication services from middleware, it's safe to say they'll be supported be supported by any variations of auth_token, and will either continue to be supported or carefully deprecated.</div>
<div><br></div><div>Speaking of, there are currently three headers that were deprecated prior to the release of essex (i.e. they were documented as deprecated in both essex and folsom), and could be reviewed for removal in grizzly (HTTP_X_USER, HTTP_X_ROLE, HTTP_X_TENANT).</div>
<div><div><br></div>-Dolph<br>
<br><br><div class="gmail_quote">On Mon, Oct 1, 2012 at 2:56 PM, Tong Li <span dir="ltr"><<a href="mailto:litong01@us.ibm.com" target="_blank">litong01@us.ibm.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div>
<p><font face="sans-serif">After a user gets authenticated, each following request will have a header named HTTP_X_SERVICE_CATALOG which contains service end point links, can any one tell me if it is safe to use the information contained in the header to get the various end points from a filter in the pipeline? Notice this header is set in the keystone, any other implementation of keystone may choose not to include the information in the header, can anyone tell me putting the endpoints in the headers is required by any implementation like keystone for authentication?</font><br>
<br>
<font face="sans-serif">Thanks.</font><span class="HOEnZb"><font color="#888888"><br>
<br>
<font face="sans-serif">Tong Li<br>
Emerging Technologies & Standards<br>
Building 501/B205<br>
<a href="mailto:litong01@us.ibm.com" target="_blank">litong01@us.ibm.com</a></font></font></span></p></div><br>_______________________________________________<br>
Mailing list: <a href="https://launchpad.net/~openstack" target="_blank">https://launchpad.net/~openstack</a><br>
Post to : <a href="mailto:openstack@lists.launchpad.net">openstack@lists.launchpad.net</a><br>
Unsubscribe : <a href="https://launchpad.net/~openstack" target="_blank">https://launchpad.net/~openstack</a><br>
More help : <a href="https://help.launchpad.net/ListHelp" target="_blank">https://help.launchpad.net/ListHelp</a><br>
<br></blockquote></div><br></div>