Failed to verify access token. – How to solve this Elasticsearch error

Opster Team

, Version: 1.7-8.0


Log Context

Log “Failed to verify access token.”classname  is OpenIdConnectAuthenticator.java We extracted the following from Elasticsearch source code for those seeking an in-depth context :

} else if (rpConfig.getResponseType().equals(ResponseType.parse("id_token")) && accessToken != null) {
 // This should NOT happen and indicates a misconfigured OP. Warn the user but do not fail
 LOGGER.warn("Access Token incorrectly returned from the OpenId Connect Provider while using \"id_token\"" response type."");

 

See how you can use AutoOps to resolve issues


How helpful was this guide?

We are sorry that this post was not useful for you!

Let us improve this post!

Tell us how we can improve this post?

Analyze your cluster & get personalized recommendations

Skip to content