keystone/keystone/auth/plugins
Juan Pedro Torres 04fc88a56c Allow assignment of domain specific role to federated users
Ater the patch "Keystone to honor the "domain" attribute mapping rules."
It's not possible to assign domain specific roles to federated users
when the user domain is specify on the claim.

This patch aims to fix this, allowing to map non domain specific roles
and domain specific, if the domain is the specify on the claim.

Depends-on: https://review.opendev.org/#/c/739966/
related-Bug: #1887515
Change-Id: Ie3d7585cb9143686a93e4a19843698274475eaf6
Signed-off-by: Juan Pedro Torres Muñoz <juanp.95.torres@gmail.com>
2024-01-30 19:28:05 +01:00
..
__init__.py Move UserAuthInfo to a separate file 2015-02-27 15:15:18 +00:00
application_credential.py Convert auth to flask native dispatching 2018-10-09 23:23:03 -07:00
base.py Remove six usage 2020-01-30 06:06:51 +00:00
core.py Remove six usage 2020-01-30 06:06:51 +00:00
external.py Remove six usage 2020-01-30 06:06:51 +00:00
mapped.py Allow assignment of domain specific role to federated users 2024-01-30 19:28:05 +01:00
oauth1.py Fix oauthlib update errors 2019-09-05 11:48:41 -07:00
password.py Convert auth to flask native dispatching 2018-10-09 23:23:03 -07:00
token.py Remove six usage 2020-01-30 06:06:51 +00:00
totp.py Remove six usage 2020-01-30 06:06:51 +00:00