keystone/keystone/common
Ronald De Rose c19f243152 Set the domain for federated users
This patch updates the domain for federated users to be the domain of
the Identity Provider (IdP).

Closes-Bug: #1642687
Partially-Implements: bp support-federated-attr
Depends-On: If8c8ad39c4c55a2d800bf4432411db59799e84e6
Change-Id: Iccfad6f39dc339ca054bedf3c6882c3701dcf0ec
2017-01-25 22:03:52 +00:00
..
cache Merge "Wrap invalidation region to context-local cache" 2017-01-06 21:28:51 +00:00
kvs Remove dogpile.core dependencies 2017-01-24 17:02:19 +00:00
ldap Isolate common ldap code to the identity backend 2016-05-21 20:57:09 -07:00
sql Set the domain for federated users 2017-01-25 22:03:52 +00:00
validation Merge "Add reason to notifications for PCI-DSS" 2016-12-21 18:45:19 +00:00
__init__.py establish basic structure 2012-01-18 20:06:27 -08:00
authorization.py Verbose 401/403 debug responses 2016-11-21 14:11:52 +00:00
clean.py move clean.py into keystone/common 2015-07-18 23:32:08 -07:00
context.py Handle more auth information via context 2016-07-13 17:14:46 +10:00
controller.py Remove code supporting moving resources between domains 2017-01-24 13:08:48 -08:00
dependency.py Fix D401 PEP8 violation. 2016-04-14 20:08:52 +00:00
driver_hints.py Drop type in filters 2017-01-13 14:19:11 +03:00
extension.py Fix D202: No blank lines after function docstring (PEP257) 2015-10-28 07:25:04 +00:00
fernet_utils.py Handle disk write failure when doing Fernet key rotation 2016-12-26 10:17:01 +08:00
json_home.py Fix D202: No blank lines after function docstring (PEP257) 2015-10-28 07:25:04 +00:00
manager.py Remove stable driver interfaces 2016-09-28 17:18:37 +00:00
openssl.py Remove trailing "d" from -days param of OpenSSL command 2016-11-21 23:51:16 +01:00
profiler.py Support new osprofiler API 2016-08-15 13:55:34 +00:00
request.py Replace logging with oslo_log. 2016-12-16 03:10:52 +00:00
router.py Implement HEAD method for all v3 GET actions 2016-03-22 10:27:53 -07:00
tokenless_auth.py Relax the requirement for mappings to result in group memberships 2016-09-01 03:24:27 +00:00
utils.py Fixed multiple warnings in tox -edocs 2016-12-07 16:26:53 -06:00
wsgi.py Verbose 401/403 debug responses 2016-11-21 14:11:52 +00:00