Files
python-keystoneclient/keystoneclient/middleware
Brant Knudson a03c6b9f34 auth_token configurable check of revocations for cached
The auth_token middleware would fail if it couldn't fetch the
revocation list. If the system is configured for UUID tokens then
the revocation list may not be available.

With this fix, the revocation list will only be checked for
cached tokens if the new check_revocations_for_cached option
is set to True.

Also, this change prevents the revocation list from being
checked twice for a PKI token that's validate off-line.

Change-Id: I5408bbe12aefda608ebcb81cf3c7ef068b2bf2f6
Closes-Bug: #1312858
2014-05-01 18:55:27 -05:00
..
2014-02-13 03:43:31 +00:00
2014-02-13 03:43:31 +00:00