keystone/keystone/token/providers
Ronald De Rose eed233cac8 Concrete role assignments for federated users
"Shadow users: unified identity" implementation:
Allow concrete role assignments for federated users. Currently,
federated users get roles from mapped group assignments. However, with
the shadow users implementation, federated users are mapped to
identities in the backend; thus, can be assigned roles.

This patch returns locally assigned roles with the mapped group roles
for federated users; allowing for authorization for those roles.

bp shadow-users-newton

Change-Id: I9a150ded6c4b556627147d2671be15d6a3794ba5
2016-06-29 02:24:03 +00:00
..
fernet Concrete role assignments for federated users 2016-06-29 02:24:03 +00:00
__init__.py Implements Pluggable V3 Token Provider 2013-07-12 13:34:22 -07:00
common.py Concrete role assignments for federated users 2016-06-29 02:24:03 +00:00
pki.py Fix D400 PEP257 2016-04-21 15:25:34 +00:00
pkiz.py Fix D400 PEP257 2016-04-21 15:25:34 +00:00
uuid.py Fix D400 PEP257 2016-04-21 15:25:34 +00:00