keystone/keystone
Jamie Lennox 8a2da01cb8 Reject rule if assertion type unset
When the "type" of the remote rule is not present in the assertion this
should constitute a failure to match and reject the local change.

Conflicts:
	keystone/tests/unit/contrib/federation/test_utils.py
	keystone/tests/unit/mapping_fixtures.py

Change-Id: Idba9a95f31a28401b2d49545347175ee0f324ab5
Closes-Bug: #1487937
(cherry picked from commit 21b0c7e816)
2015-10-13 00:07:09 +00:00
..
assignment Merge "Fix for notifications for v2 role grant/delete" 2015-04-07 18:38:40 +00:00
auth IdP ID registration and validation 2015-03-27 02:25:21 -04:00
catalog Don't add unformatted project-specific endpoints to catalog 2015-04-02 22:40:35 +08:00
common Merge "Fix for LDAP filter on group search by name" into stable/kilo 2015-10-07 03:22:55 +00:00
contrib Reject rule if assertion type unset 2015-10-13 00:07:09 +00:00
credential Made project_id required for ec2 credential 2015-03-06 10:30:18 -08:00
hacking Use dict comprehensions instead of dict constructor 2015-03-02 13:14:03 +08:00
identity Fix multiple SQL backend usage validation error 2015-04-03 06:31:25 +01:00
locale Release Import of Translations from Transifex 2015-04-20 11:11:33 +02:00
middleware Properly stub out the V2 and V3 XML middlewares 2015-08-06 14:35:19 -07:00
models Consistently use oslo_config.cfg.CONF 2015-02-18 09:04:05 -06:00
openstack Sync oslo-incubator Ie51669bd278288b768311ddf56ad31a2f28cc7ab 2015-04-22 11:36:19 -05:00
policy Use oslo.policy instead of incubated version 2015-03-05 18:53:03 -05:00
resource Merge "Cleanup use of .driver" 2015-04-03 06:59:36 +00:00
server Fix nits from 157495 2015-03-03 18:38:29 +00:00
tests Reject rule if assertion type unset 2015-10-13 00:07:09 +00:00
token Merge "Maintain the expiry of v2 fernet tokens" into stable/kilo 2015-09-16 09:19:40 +00:00
trust Make trust manager raise formatted message exception 2015-03-26 16:55:41 -07:00
__init__.py Revert "Disable eventlet monkey-patching of DNS" 2013-05-10 10:24:48 -04:00
backends.py Implement backend driver support for domain config 2015-03-03 16:39:37 +00:00
clean.py Use oslo.i18n 2014-07-13 10:29:41 -05:00
cli.py make sure we properly initialize the backends before using the drivers 2015-04-15 19:52:32 +00:00
config.py Fix setting default log levels 2015-03-19 15:21:12 -05:00
controllers.py Bump advertised API version to 3.4 2015-03-30 16:46:20 +11:00
exception.py Enable use of database domain config 2015-03-10 15:57:57 +00:00
i18n.py Change oslo.i18n to oslo_i18n 2015-02-09 18:10:07 -06:00
notifications.py Rename notification for create/delete grants 2015-03-30 21:37:38 +00:00
routers.py Provide the V3 routers to the V3 extension controller 2014-08-21 07:52:03 -05:00
service.py Consistently use oslo_config.cfg.CONF 2015-02-18 09:04:05 -06:00