keystone/keystone/federation
Kristi Nikolla c2be944fb8 Report correct domain in federated user token
Regardless of what domain the user was in, the domain reported in
the token would be hardcoded to 'Federated' (regardless of the
federated_domain_name config option).

This patch removes the places where the domain was overwritten,
and allows the correct domain to flow to the rendered token.
It also updates the tests where it was being checked for
the 'Federated' domain.

Change-Id: Idad4e077c488d87f75172664fb519232eb78e292
Closes-Bug: 1754048
2019-06-06 10:13:01 -04:00
..
backends Update IdP sql model 2018-05-04 16:42:39 +08:00
__init__.py Remove exposure of routers at package level 2015-12-03 15:06:56 -03:00
constants.py Move federation extension into keystone core 2015-11-18 15:11:30 +00:00
core.py Invalidate shadow_federated_user cache when deleting protocol 2019-01-04 09:45:42 +08:00
idp.py Add missing ws seperator between words 2018-11-19 14:36:40 +08:00
schema.py Require domain_id when registering Identity Providers 2017-01-06 16:05:12 +00:00
utils.py Report correct domain in federated user token 2019-06-06 10:13:01 -04:00