OpenSearch/x-pack/qa/rolling-upgrade/src/test
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
..
java/org/elasticsearch/upgrades [ML] Merge the Jindex master feature branch (#36702) 2018-12-18 17:45:31 +00:00
resources Change missing authn message to not mention tokens (#36750) 2018-12-28 15:26:46 +11:00