Comment 11 for bug 1717918

Revision history for this message
Rabi Mishra (rabi) wrote :

No it would not work as by default we use the access plugin[1] with the token_info we get from the auth middleware.

The reauth would work only cases where password and trust plugins are used.

[1] https://github.com/openstack/heat/blob/master/heat/common/context.py#L251