keystone/releasenotes/notes/bp-json-web-tokens-37ce3bcd1356cf1b.yaml
Lance Bragstad 950e7d1f6d Add JWS token provider documentation
Add documentation that advertise support for JWS tokens.

bp json-web-tokens

Change-Id: If1700c53674ad98b54f572a73b5d4350c7837ab6
2019-02-18 12:30:33 +00:00

9 lines
426 B
YAML

---
features:
- |
[`blueprint json-web-tokens <https://blueprints.launchpad.net/keystone/+spec/json-web-tokens>`_]
Keystone now supports a JSON Web Signature (JWS) token provider in addition
to fernet tokens. Fernet token remain the default token provider. Full
details can be found in the `specification
<http://specs.openstack.org/openstack/keystone-specs/specs/keystone/stein/json-web-tokens.html>`_.