puppet-keystone/spec/classes
Oskari Lemmela 2b391b409d OIDC: Add support for setting OIDCResponseMode
Default response modes fragment or query are using URL encoding which
limits maximum token size. Response mode form_post does not have limits
for token size.

This change allows to define response mode.

Signed-off-by: Oskari Lemmela <oskari@lemmela.net>
Change-Id: I1855b83ceb377e8c97c351a0434e2ab994fb0bdc
(cherry picked from commit 94fbafd684)
2021-11-18 00:27:02 +00:00
..
keystone_bootstrap_spec.rb Add a new parameter to enable/disable bootstrap 2020-10-20 20:30:47 +09:00
keystone_cache_spec.rb Remove unused [memcache] options 2021-08-25 11:07:25 +09:00
keystone_client_spec.rb Get rid of the $pyvers variable 2021-05-21 11:43:14 +02:00
keystone_config_spec.rb Convert to rspec-puppet-facts and cleanup docs/testing 2020-02-04 09:36:53 +01:00
keystone_cors_spec.rb Do not test detail of oslo::cors 2021-07-01 17:59:59 +09:00
keystone_cron_fernet_rotate_spec.rb Convert to rspec-puppet-facts and cleanup docs/testing 2020-02-04 09:36:53 +01:00
keystone_cron_trust_flush_spec.rb Add support for trust_flush cron job 2020-07-06 18:59:48 +09:00
keystone_db_mysql_spec.rb Remove password hash generation in each puppet modules 2020-05-19 20:14:26 +09:00
keystone_db_postgresql_spec.rb Remove password hash generation in each puppet modules 2020-05-19 20:14:26 +09:00
keystone_db_spec.rb Add mysql_enable_ndb option 2020-08-26 11:56:01 +08:00
keystone_db_sync_spec.rb Allow db sync timeouts to be configurable 2020-11-23 09:27:52 +08:00
keystone_deps_spec.rb Convert to rspec-puppet-facts and cleanup docs/testing 2020-02-04 09:36:53 +01:00
keystone_federation_identity_provider_spec.rb Get rid of the $pyvers variable 2021-05-21 11:43:14 +02:00
keystone_federation_mellon_spec.rb Remove keystone::federation::mellon::trusted_dashboards 2020-04-26 14:45:05 +00:00
keystone_federation_openidc_spec.rb OIDC: Add support for setting OIDCResponseMode 2021-11-18 00:27:02 +00:00
keystone_federation_shibboleth_spec.rb Remove port 35357 deployment 2019-01-07 21:37:59 +01:00
keystone_federation_spec.rb Remove deprecated bootstrap code 2020-06-18 18:25:55 +02:00
keystone_healthcheck_spec.rb Add support for healthcheck middleware options 2021-02-01 08:11:23 +09:00
keystone_init_spec.rb Refactor unit tests for the keystone class 2020-12-30 03:05:52 +00:00
keystone_ldap_spec.rb Get rid of the $pyvers variable 2021-05-21 11:43:14 +02:00
keystone_logging_spec.rb Convert to rspec-puppet-facts and cleanup docs/testing 2020-02-04 09:36:53 +01:00
keystone_messaging_amqp_spec.rb Deprecate allow_insecure_clients option 2020-11-02 15:26:32 +08:00
keystone_policy_spec.rb Allow purging policy files 2021-09-04 22:10:41 +09:00
keystone_security_compliance_spec.rb Convert to rspec-puppet-facts and cleanup docs/testing 2020-02-04 09:36:53 +01:00
keystone_service_spec.rb Drop support for 'keystone-public-keystone-admin' service_name 2020-10-19 15:04:49 +09:00
keystone_wsgi_apache_spec.rb Remove deprecated bootstrap code 2020-06-18 18:25:55 +02:00
keystone_wsgi_uwsgi_spec.rb Add support for keystone_uwsgi_config in Debian 2021-04-06 20:42:50 +09:00