950e7d1f6d
Add documentation that advertise support for JWS tokens. bp json-web-tokens Change-Id: If1700c53674ad98b54f572a73b5d4350c7837ab6
9 lines
426 B
YAML
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>`_.
|