167cf11e82
this is supported since Ussuri (Keystone API version 3.14) but was lacking from openstackclient. Change-Id: Ifac818b9a4eff66d9a68455ada1ddfe67cb46b3b
10 lines
405 B
YAML
10 lines
405 B
YAML
---
|
|
features:
|
|
- |
|
|
``identity provider create`` and ``identity provider set`` commands now
|
|
accept the ``--authorization-ttl <VALUE>`` argument, with ``<VALUE>``
|
|
being a non-negative integer.
|
|
|
|
See `note <https://docs.openstack.org/keystone/latest/admin/federation/configure_federation.html#create-a-mapping>`_
|
|
in Keystone documentations for more details on the meaning of this option.
|