keystone/keystone/token/providers/jws
Vishakha Agarwal 2707498474 Fix "allow expired" feature for JWT
GET /v3/auth/tokens?allow_expired=1 works fine with fernet tokens
returning the expired token data, whereas it returns exception
TokenNotFound for JWT. This patch fixes the same.

Change-Id: I03f6c58dce7d140d62055a97063aeb480498e5e6
Closes-Bug: #1886017
2020-07-08 17:30:36 +05:30
..
__init__.py Implement JWS token provider 2019-02-07 23:04:39 +00:00
core.py Fix "allow expired" feature for JWT 2020-07-08 17:30:36 +05:30