keystone/keystone/tests/unit/contrib
Vishakha Agarwal f4729795ec Added check to avoid keyerror "user['name']"
In get_user_unique_id_and_display_name() of
keystone/auth/plugins/mapped.py, the checking
of user dict's key "name" is not very strict.
So, we need to add more strict validation here.

Change-Id: Ib147e90e4076c1c2ca7a9fd1cf8d17ce3ddc5e34
Closes-Bug: #1711883
2018-06-28 09:52:18 +05:30
..
federation Added check to avoid keyerror "user['name']" 2018-06-28 09:52:18 +05:30
__init__.py Refactor mapping rule engine tests to not create servers 2015-08-29 16:25:09 +00:00