keystone/releasenotes/notes/bp-url-safe-naming-ad90d6a659f5bf3c.yaml
Henry Nash 60b52c1248 Add support for strict url safe option on new projects and domains
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
2016-01-19 03:47:31 +00:00

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.