You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[IntelliJ][ReportedByUser] Uncaught Exception MsalInteractionRequiredException: AADSTS50173: The provided grant has expired due to it being revoked, a fresh auth token is needed.
#7990
<REDACTED: Generic Secret>
at com.microsoft.aad.msal4j.MsalServiceExceptionFactory.fromHttpResponse(MsalServiceExceptionFactory.java:39)
at com.microsoft.aad.msal4j.TokenRequestExecutor.createAuthenticationResultFromOauthHttpResponse(TokenRequestExecutor.java:161)
at com.microsoft.aad.msal4j.T
The text was updated successfully, but these errors were encountered:
Flanker32
changed the title
[IntelliJ][ReportedByUser] Uncaught Exception [Correlation ID: 97f19410-f187-4a31-987e-5798cc8bfe5f] Execution of class com.microsoft.aad.msal4j.AcquireTokenSilentSupplier failed. com.microsoft.aad.msal4j.MsalInteractionRequiredException: AADSTS50173: The provided grant has expired due to it being revoked, a fresh auth token is needed. The user might have changed or reset their password. The grant was issued on '2023-10-23T12:47:10.7617893Z' and the TokensValidFrom date (before which tokens are not valid) for this user is '2023-11-06T05:54:15.0000000Z'. Trace ID: 093db8f3-ea0c-42e1-9ab5-b2b7dfda2800 Correlation ID: 97f19410-f187-4a31-987e-5798cc8bfe5f Timestamp: 2023-11-06 07:25:55Z
[IntelliJ][ReportedByUser] Uncaught Exception MsalInteractionRequiredException: AADSTS50173: The provided grant has expired due to it being revoked, a fresh auth token is needed.
Dec 6, 2023
@AdaoBartolomeuAB Thank you for reporting this issue and we apologize for the delay in responding to you. This issue seems to be caused by an authentication problem. Could you please try signing in again and check if the issue is resolved?
This issue has been closed automatically because it needs more information and has not had recent activity. Please reach out if you have or find the answers we need so that we can investigate further.
IntelliJ build version: 2021.3 IU-213.5744.223
OS: Windows 11
JDK: JetBrains s.r.o. 11.0.13
Plugin version: 3.81.1-2021.3
Additional Info: None
Parent component:
Error message:
The text was updated successfully, but these errors were encountered: