summaryrefslogtreecommitdiff
path: root/releasenotes/notes/Add-allow-expired-flag-to-validate-25b8914f4deb359b.yaml
blob: 6a3f6cadd61fdaf2be68a96bc9d49e2b662fd111 (plain)
1
2
3
4
5
---
features:
  - Added a ``allow_expired`` argument to ``validate`` and ``get_token_data``
    in  `keystoneclient.v3.tokens`. Setting this to ``True``, allos for a token
    validation query to fetch expired tokens.