keystone/keystone/federation
Dolph Mathews 459dd8b287 Validate SAML keyfile & certfile options
These options are not allowed to contain commas because we have to pass
them to the xmlsec1 binary as a comma-delimited pair. Despite the note
in the help text, there was no validation that the configuration was
usable before we tried to execute the resulting xmlsec1 command.

Change-Id: I88eba566bbe19fa7121e77ffd3f92e4f3d15bbcf
2016-07-13 19:28:42 +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 Replace keystone.common.config with keystone.conf package 2016-06-24 17:02:15 +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 Use request.environ through auth and federation 2016-07-06 10:39:42 +10:00