User Creation and Group Creation do not validate domain exists

Bug #1222672 reported by Morgan Fainberg
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Identity (keystone)
New
Medium
Morgan Fainberg

Bug Description

V3 User Creation and Group Creation do not validate that the domain for the item being created actually exists. The user and group creation should perform a simple self.identity_api.get_domain(domain_id) on the requested domain and likely raise a ValidationError if the domain doesn't exist.

This wont have any impact on read-only backends, but it seems to make sense that we don't want to create structures within identity if the domain doesn't exist in assignment when keystone manages both.

Changed in keystone:
assignee: nobody → Morgan Fainberg (mdrnstm)
Dolph Mathews (dolph)
Changed in keystone:
importance: Undecided → Medium
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.