keystone/keystone
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
..
access_rules_config Add a permissive mode for access rules config 2019-03-03 18:33:49 +01:00
api Merge "Allow an explicit_domain_id parameter when creating a domain" 2019-04-09 22:36:45 +00:00
application_credential Add manager support for app cred access rules 2019-03-04 09:22:21 +01:00
assignment Replace 'tenant_id' with 'project_id' 2019-02-04 16:17:52 +01:00
auth Emit CADF notifications on authentication for invalid users 2018-10-25 17:43:37 -07:00
catalog Region update extra support 2018-11-07 22:57:11 +00:00
cmd Add missing ws separator between words 2019-04-15 14:50:58 +08:00
common Report correct domain in federated user token 2019-06-06 10:13:01 -04:00
conf Merge "Add a permissive mode for access rules config" 2019-03-11 05:39:50 +00:00
credential Incorrect use of translation _() 2018-09-03 21:52:56 +05:30
endpoint_policy Convert policy API to flask 2018-08-31 07:14:32 +00:00
federation Report correct domain in federated user token 2019-06-06 10:13:01 -04:00
identity Replace UUID with id_generator for Federated users 2019-04-03 21:13:20 +00:00
limit Add domain level support for strict-two-level-model 2019-02-19 11:09:13 +08:00
locale Imported Translations from Zanata 2018-08-09 06:06:59 +00:00
models Add missing ws seperator between words 2018-11-19 14:36:40 +08:00
oauth1 Convert /v3/users to flask native dispatching 2018-10-11 15:27:45 -07:00
policy Convert policy API to flask 2018-08-31 07:14:32 +00:00
receipt Change __all__ list to tuple 2018-11-07 16:40:02 -06:00
resource Allow an explicit_domain_id parameter when creating a domain 2019-04-09 16:29:52 +00:00
revoke Remove unused revoke_by_user_and_project 2018-09-14 04:08:01 +00:00
server Allow an explicit_domain_id parameter when creating a domain 2019-04-09 16:29:52 +00:00
tests Report correct domain in federated user token 2019-06-06 10:13:01 -04:00
token Convert user_id back to string 2019-04-08 12:45:12 -07:00
trust Add abstract method in trusts base.py 2018-11-07 08:43:39 +05:30
__init__.py Revert "Disable eventlet monkey-patching of DNS" 2013-05-10 10:24:48 -04:00
exception.py Merge "Allow an explicit_domain_id parameter when creating a domain" 2019-04-09 22:36:45 +00:00
i18n.py Update links in keystone 2017-09-12 15:18:13 +08:00
notifications.py Added request_id and global_request_id to basic notifications 2019-02-06 09:50:20 +03:00
version.py bump Keystone version for Stein 2019-01-22 15:34:06 +13:00