60b52c1248
Building on the earlier patch that provdided the 'new' url name restriction, this patch adds the 'strict' open that prevents authenticating to projects and domains with unsafe names. A release note and config documentation is also added that covers both this and the earlier patch. Partially Implements: blueprint url-safe-naming Change-Id: Ie69025e7759bae1067e05d9190bede192a5e6830
8 lines
286 B
YAML
8 lines
286 B
YAML
---
|
|
features:
|
|
- >
|
|
[`blueprint url-safe-naming <https://blueprints.launchpad.net/keystone/+spec/url-safe-naming>`_]
|
|
The names of projects and domains can optionally be ensured to be url safe,
|
|
to support the future ability to specify projects using hierarchical
|
|
naming.
|