keystone/keystone/tests/unit/config_files
Colleen Murphy fd2a4fa07e Add entrypoint for mapped auth method
The keystone federation documentation says to use the 'mapped' method
instead of the 'saml2' method[1]. However, that entrypoint was never
added, so trying to use it resulted in keystone not being able to load
its wsgi scripts and failing. This patch adds the entrypoint so that
keystone won't explode.

[1] http://docs.openstack.org/developer/keystone/federation/federated_identity.html#configuring-federation-in-keystone

Change-Id: I6dd8c219765728ecf01b50f35c3c0da3943f13b0
2016-08-19 19:44:55 -07:00
..
domain_configs_default_ldap_one_sql Use short names for drivers 2015-05-10 10:12:45 -05:00
domain_configs_multi_ldap Use the driver to get limits 2016-02-17 18:53:20 +03:00
domain_configs_one_extra_sql Use short names for drivers 2015-05-10 10:12:45 -05:00
domain_configs_one_sql_one_ldap Use short names for drivers 2015-05-10 10:12:45 -05:00
backend_ldap.conf Move existing tests to unit 2015-02-13 15:54:29 -06:00
backend_ldap_pool.conf Move existing tests to unit 2015-02-13 15:54:29 -06:00
backend_ldap_sql.conf Capitalize a Few Words 2015-10-29 11:20:46 -05:00
backend_liveldap.conf Remove additional references to ldap role attribs 2016-01-22 01:41:42 +00:00
backend_multi_ldap_sql.conf Switch from MySQL-python to PyMySQL 2015-05-20 01:03:59 +00:00
backend_pool_liveldap.conf Remove additional references to ldap role attribs 2016-01-22 01:41:42 +00:00
backend_sql.conf Capitalize a Few Words 2015-10-29 11:20:46 -05:00
backend_tls_liveldap.conf Remove additional references to ldap role attribs 2016-01-22 01:41:42 +00:00
deprecated.conf Move existing tests to unit 2015-02-13 15:54:29 -06:00
deprecated_override.conf Move existing tests to unit 2015-02-13 15:54:29 -06:00
test_auth_plugin.conf Add entrypoint for mapped auth method 2016-08-19 19:44:55 -07:00