keystone/keystone/identity/shadow_backends
wangxiyuan 3b701cdf70 Invalidate the shadow user cache when deleting a user
When deleting a user, the cache for the related shadow user should
be invalidated as well. Otherwise the federation authentication
will not work well and will raise 404 UserNotFound error.

This patch fixes the bug and adds a new function for shadow backend
to get the shadow user information.

Change-Id: I3882f0dc6e8f8f618bb89ebd699736bc4b352261
Closes-bug: #1760205
2018-04-25 11:39:29 +08:00
..
__init__.py Shadow users - Shadow federated users 2016-02-29 21:05:54 -05:00
base.py Invalidate the shadow user cache when deleting a user 2018-04-25 11:39:29 +08:00
sql.py Invalidate the shadow user cache when deleting a user 2018-04-25 11:39:29 +08:00