OpenSearch/x-pack/plugin
Ioannis Kakavas 532641ef30
Ensure intended key is selected in SamlAuthenticatorTests (#30993)
* Ensure that a purposefully wrong key is used

Uses a specific keypair for tests that require a purposefully wrong
keypair instead of selecting one randomly from the same pull from
which the correct one is selected. Entropy is low because of the
small space and the same key can be randomly selected as both the
correct one and the wrong one, causing the tests to fail.
The purposefully wrong key is also used in 
testSigningKeyIsReloadedForEachRequest and needs to be cleaned
up afterwards so the rest of the tests don't use that for signing.

Resolves #30970
2018-05-31 18:09:32 +03:00
..
core Core: Remove RequestBuilder from Action (#30966) 2018-05-31 16:15:00 +02:00
deprecation Migrate x-pack-elasticsearch source to elasticsearch 2018-04-20 15:29:54 -07:00
graph Migrate x-pack-elasticsearch source to elasticsearch 2018-04-20 15:29:54 -07:00
logstash Migrate x-pack-elasticsearch source to elasticsearch 2018-04-20 15:29:54 -07:00
ml Core: Remove RequestBuilder from Action (#30966) 2018-05-31 16:15:00 +02:00
monitoring Refactor Sniffer and make it testable (#29638) 2018-05-31 16:05:09 +02:00
rollup Rename methods in PersistentTasksService (#30837) 2018-05-30 09:20:14 +02:00
security Ensure intended key is selected in SamlAuthenticatorTests (#30993) 2018-05-31 18:09:32 +03:00
sql Core: Remove RequestBuilder from Action (#30966) 2018-05-31 16:15:00 +02:00
src/test Use dedicated ML APIs in tests (#30941) 2018-05-29 21:17:47 -04:00
upgrade Core: Remove RequestBuilder from Action (#30966) 2018-05-31 16:15:00 +02:00
watcher [CI] Mute HttpSecretsIntegrationTests#testWebhookAction test 2018-05-30 14:29:06 -04:00
build.gradle Make xpack modules instead of a meta plugin (#30589) 2018-05-16 15:35:57 -07:00