Comment 3 for bug 1806195

Revision history for this message
Colleen Murphy (krinkle) wrote :

There are already two examples of using a domain name or ID when the domain is the scope target:

https://developer.openstack.org/api-ref/identity/v3/?expanded=password-authentication-with-scoped-authorization-detail#domain-scoped-with-domain-id-example
https://developer.openstack.org/api-ref/identity/v3/?expanded=password-authentication-with-scoped-authorization-detail#domain-scoped-with-domain-name-example

Granted the project-scoped example only uses a domain with ID. There are already five request examples in that section and I think another one would get lost.

There is explanatory text for the scope parameter:

"...A domain scope may be specified by either the domain’s ID or name with equivalent results."

Would it help if this was expanded to mention that this applies whether the domain is the scope target or just the namespace of the project target?