Mapping a federated user to a local user does not return concrete role assignments
Bug #1667070 reported by
Ron De Rose
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenStack Identity (keystone) |
Triaged
|
Medium
|
Unassigned |
Bug Description
When mapping a federated user to a local user, only federated projects and roles are returned; not the local user's concrete role assignments and projects.
Will update this with a mapping example and steps to reproduce.
Changed in keystone: | |
assignee: | nobody → Ron De Rose (ronald-de-rose) |
tags: | added: federation |
Changed in keystone: | |
importance: | Undecided → Medium |
status: | New → Triaged |
To post a comment you must log in.
What happens if the mapping also contains group membership (and hence roles) based on your federation assertions? Do you get the superset of all the roles? Only the local ones? Is this an error situation?