Skip to content

Commit 27a55fd

Browse files
Ghe Riverostevemar
authored andcommitted
OS_DEFAULT_DOMAIN must be an ID
Fix the documentation to indicate that the value of OS_DEFAULT_DOMAIN must be the domain ID. A domain name is not valid here Change-Id: Id6d42aa10ef346fa5124ef841c5ce408e34d6424
1 parent e272473 commit 27a55fd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

doc/source/authentication.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ If using a domain as authorization scope, set either it's name or ID.
130130
* ``--os-domain-id`` or ``OS_DOMAIN_ID``
131131

132132
Note that if the user and project share the same domain, then simply setting
133-
``os-default-domain`` or ``OS_DEFAULT_DOMAIN`` is sufficient.
133+
``--os-default-domain`` or ``OS_DEFAULT_DOMAIN`` to the domain ID is sufficient.
134134

135135
Thus, a minimal set of environment variables would be:
136136

0 commit comments

Comments
 (0)