keystone/keystone/federation
Ronald De Rose 057d585268 Validate mapping exists when creating/updating a protocol
This patch validates that a mapping exists when adding or updating
a federation protocol.

A conflict was resolved in keystone/federation/core.py since
stable/newton has deprecated support for version drivers. Which
doesn't exist in stable/ocata or master.

Change-Id: I996f94d26eb0f2c679542ba13a03bbaa4442486a
Closes-Bug: #1571878
2017-06-29 16:37:27 +00:00
..
V8_backends Add conflict validation for idp update 2016-05-04 20:06:20 -03:00
backends Fix a few spelling mistakes 2016-06-24 02:53:48 +00: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
controllers.py Merge "Move request validation inline" 2016-07-09 09:47:39 +00:00
core.py Validate mapping exists when creating/updating a protocol 2017-06-29 16:37:27 +00:00
idp.py Validate SAML keyfile & certfile options 2016-07-13 19:28:42 +00:00
routers.py Concrete role assignments for federated users 2016-06-29 02:24:03 +00:00
schema.py Separate protocol schema 2016-05-08 06:52:52 +00:00
utils.py Catch potential SyntaxError in federation mapping 2017-01-26 15:56:18 +00:00