OpenSearch/x-pack/qa
Tim Vernum 33c29fb5a3
Support Client and RoleMapping in custom Realms (#50950)
Previously custom realms were limited in what services and components
they had easy access to. It was possible to work around this because a
security extension is packaged within a Plugin, so there were ways to
store this components in static/SetOnce variables and access them from
the realm, but those techniques were fragile, undocumented and
difficult to discover.

This change includes key services as an argument to most of the methods
on SecurityExtension so that custom realm / role provider authors can
have easy access to them.

Backport of: #50534
2020-01-14 15:26:41 +11:00
..
core-rest-tests-with-security Apply 2-space indent to all gradle scripts (#49071) 2019-11-14 11:01:23 +00:00
evil-tests Apply 2-space indent to all gradle scripts (#49071) 2019-11-14 11:01:23 +00:00
full-cluster-restart Apply 2-space indent to all gradle scripts (#49071) 2019-11-14 11:01:23 +00:00
kerberos-tests Apply 2-space indent to all gradle scripts (#49071) 2019-11-14 11:01:23 +00:00
multi-cluster-search-security Backport remote proxy mode stats and naming (#50402) 2019-12-19 18:02:48 -07:00
multi-node Convert testclusters to use distro download plugin (#44253) (#44362) 2019-07-15 17:53:05 -07:00
oidc-op-tests Apply 2-space indent to all gradle scripts (#49071) 2019-11-14 11:01:23 +00:00
openldap-tests Apply 2-space indent to all gradle scripts (#49071) 2019-11-14 11:01:23 +00:00
reindex-tests-with-security Apply 2-space indent to all gradle scripts (#49071) 2019-11-14 11:01:23 +00:00
rolling-upgrade Bump the scroll keep-alive time in cluster upgrade tests. (#50195) 2019-12-16 10:58:31 -08:00
rolling-upgrade-basic Apply 2-space indent to all gradle scripts (#49071) 2019-11-14 11:01:23 +00:00
rolling-upgrade-multi-cluster Apply 2-space indent to all gradle scripts (#49071) 2019-11-14 11:01:23 +00:00
saml-idp-tests Apply 2-space indent to all gradle scripts (#49071) 2019-11-14 11:01:23 +00:00
security-client-tests Apply 2-space indent to all gradle scripts (#49071) 2019-11-14 11:01:23 +00:00
security-example-spi-extension Support Client and RoleMapping in custom Realms (#50950) 2020-01-14 15:26:41 +11:00
security-migrate-tests Apply 2-space indent to all gradle scripts (#49071) 2019-11-14 11:01:23 +00:00
security-setup-password-tests Apply 2-space indent to all gradle scripts (#49071) 2019-11-14 11:01:23 +00:00
security-tools-tests CLI tools: write errors to stderr instead of stdout (#45586) 2019-08-21 14:46:07 -04:00
smoke-test-monitoring-with-watcher Convert testclusters to use distro download plugin (#44253) (#44362) 2019-07-15 17:53:05 -07:00
smoke-test-plugins Convert testclusters to use distro download plugin (#44253) (#44362) 2019-07-15 17:53:05 -07:00
smoke-test-plugins-ssl Apply 2-space indent to all gradle scripts (#49071) 2019-11-14 11:01:23 +00:00
smoke-test-security-with-mustache Convert testclusters to use distro download plugin (#44253) (#44362) 2019-07-15 17:53:05 -07:00
smoke-test-watcher Unmute 'Test url escaping with url mustache function' webhook watcher test (#50439) 2020-01-06 10:43:55 +01:00
smoke-test-watcher-with-security Apply 2-space indent to all gradle scripts (#49071) 2019-11-14 11:01:23 +00:00
src/main/java/org/elasticsearch/xpack/test [Transform] Rename internal indexes for transform plugin (#47788) (#47900) 2019-10-11 14:16:17 +02:00
third-party Apply 2-space indent to all gradle scripts (#49071) 2019-11-14 11:01:23 +00:00
transport-client-tests Apply 2-space indent to all gradle scripts (#49071) 2019-11-14 11:01:23 +00:00
build.gradle Remove xpack dependencies from qa rest modules (#41134) (7.x backport) (#41202) 2019-04-15 19:14:43 +02:00