OpenSearch/x-pack/qa/rolling-upgrade
Tim Vernum e16fd4ebd6
Change missing authn message to not mention tokens (#36750)
The phrase "missing authentication token" is historic and is based
around the use of "AuthenticationToken" objects inside the Realm code.

However, now that we have a TokenService and token API, this message
would sometimes lead people in the wrong direction and they would try
and generate a "token" for authentication purposes when they would
typically just need a username:password Basic Auth header.

This change replaces the word "token" with "credentials".
2018-12-28 15:26:46 +11:00
..
src/test Change missing authn message to not mention tokens (#36750) 2018-12-28 15:26:46 +11:00
with-system-key [TEST] Run pre 6.4 nodes in non-FIPS JVMs (#32901) 2018-08-17 18:23:13 +03:00
without-system-key Detect and prevent configuration that triggers a Gradle bug (#31912) 2018-07-19 06:46:58 +00:00
build.gradle Converting randomized testing to create a separate unitTest task instead of replacing the builtin test task (#36311) 2018-12-19 08:25:20 +02:00