Getting Error - Azure Identity => ERROR in getToken() call for scopes [.default] #25109
Labels
Azure.Identity
Client
This issue points to a problem in the data-plane of the library.
customer-reported
Issues that are reported by GitHub users external to the Azure organization.
needs-author-feedback
Workflow: More information is needed from author to address the issue.
no-recent-activity
There has been no recent activity on this issue.
question
The issue doesn't require a change to the product in order to be resolved. Most issues start as that
2021-10-29 15:53:09.643�[0;39m ERROR com.azure.identity.OnBehalfOfCredential Azure Identity => ERROR in getToken() call for scopes [.default]: AADSTS50013: Assertion failed signature validation. [Reason - The provided signature value did not match the expected signature value., Thumbprint of key used by client: '977B10FB9D1C087E3105564B1D31B09D247BEBCD', Found key 'Start=02/07/2021 17:00:39, End=02/06/2026 17:00:39'].
Trace ID: 62d60ed5-56c3-45a0-b960-93d4ec917d00
Correlation ID: 23f6c5a9-1ff9-4e6a-9dc8-b8b5fa539613
Timestamp: 2021-10-29 10:23:09Z
�[2m2021-10-29 15:53:09.645�[0;39m �[31mERROR�[0;39m �[35m20324�[0;39m �[2m---�[0;39m �[2m[nio-8081-exec-4]�[0;39m �[36mo.a.c.c.C.[.[.[/].[dispatcherServlet] �[0;39m �[2m:�[0;39m Servlet.service() for servlet [dispatcherServlet] in context with path [] threw exception [Request processing failed; nested exception is com.microsoft.graph.core.ClientException: Error executing the request] with root cause
com.microsoft.aad.msal4j.MsalInteractionRequiredException: AADSTS50013: Assertion failed signature validation. [Reason - The provided signature value did not match the expected signature value., Thumbprint of key used by client: '977B10FB9D1C087E3105564B1D31B09D247BEBCD', Found key 'Start=02/07/2021 17:00:39, End=02/06/2026 17:00:39'].
Trace ID: 62d60ed5-56c3-45a0-b960-93d4ec917d00
Correlation ID: 23f6c5a9-1ff9-4e6a-9dc8-b8b5fa539613
Timestamp: 2021-10-29 10:23:09Z
at com.microsoft.aad.msal4j.MsalServiceExceptionFactory.fromHttpResponse(MsalServiceExceptionFactory.java:39) ~[msal4j-1.11.0.jar:1.11.0]
at com.microsoft.aad.msal4j.TokenRequestExecutor.createAuthenticationResultFromOauthHttpResponse(TokenRequestExecutor.java:96) ~[msal4j-1.11.0.jar:1.11.0]
at com.microsoft.aad.msal4j.TokenRequestExecutor.executeTokenRequest(TokenRequestExecutor.java:37) ~[msal4j-1.11.0.jar:1.11.0]
at com.microsoft.aad.msal4j.AbstractClientApplicationBase.acquireTokenCommon(AbstractClientApplicationBase.java:128) ~[msal4j-1.11.0.jar:1.11.0]
at com.microsoft.aad.msal4j.AcquireTokenByAuthorizationGrantSupplier.execute(AcquireTokenByAuthorizationGrantSupplier.java:63) ~[msal4j-1.11.0.jar:1.11.0]
at com.microsoft.aad.msal4j.AcquireTokenByOnBehalfOfSupplier.acquireTokenOnBehalfOf(AcquireTokenByOnBehalfOfSupplier.java:63) ~[msal4j-1.11.0.jar:1.11.0]
at com.microsoft.aad.msal4j.AcquireTokenByOnBehalfOfSupplier.execute(AcquireTokenByOnBehalfOfSupplier.java:49) ~[msal4j-1.11.0.jar:1.11.0]
at com.microsoft.aad.msal4j.AuthenticationResultSupplier.get(AuthenticationResultSupplier.java:69) ~[msal4j-1.11.0.jar:1.11.0]
at com.microsoft.aad.msal4j.AuthenticationResultSupplier.get(AuthenticationResultSupplier.java:18) ~[msal4j-1.11.0.jar:1.11.0]
at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1700) ~[na:na]
at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1692) ~[na:na]
at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:290) ~[na:na]
at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1020) ~[na:na]
at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1656) ~[na:na]
at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1594) ~[na:na]
at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183) ~[na:na]
The text was updated successfully, but these errors were encountered: