Bug 1457742
| Summary: | User cannot act as an admin on LDAP mapped domain | ||
|---|---|---|---|
| Product: | Red Hat OpenStack | Reporter: | Marek Aufart <maufart> |
| Component: | openstack-keystone | Assignee: | John Dennis <jdennis> |
| Status: | CLOSED NOTABUG | QA Contact: | nlevinki <nlevinki> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 10.0 (Newton) | CC: | alee, dhajare, josorior, maufart, nkinder, rmascena, srevivo |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2017-07-14 08:17:22 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | |||
| Bug Blocks: | 1455829 | ||
|
Description
Marek Aufart
2017-06-01 08:47:02 UTC
Can you confirm that OS_PROJECT_DOMAIN_NAME is set to the cee domain? openstack_domain_id was set to cee domain IIRC, but I cannot say what project was specified or if it was nil. Does OS_PROJECT_DOMAIN_NAME matter for this case in Keystone HTTP API? Hi Marek, Yes, for this case OS_PROJECT_DOMAIN_NAME will be important to define the scope of the token. We add more details in the original bugzilla report: https://bugzilla.redhat.com/show_bug.cgi?id=1455829 Can you confirm that is enough to fix their problem? Hi, we're testing adding OS_PROJECT_DOMAIN_NAME and OS_USER_DOMAIN_NAME parameters instead of OPENSTACK_DOMAIN_ID. Do you know from what OSP version are OS_PROJECT_DOMAIN_NAME and OS_USER_DOMAIN_NAME were parameters supported? Using OS_PROJECT_DOMAIN_NAME and OS_USER_DOMAIN_NAME parameters looks to be working for us. No need for fix on Keystone side, thanks. |