Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[IntelliJ][ReportedByUser] Uncaught Exception MsalInteractionRequiredException: AADSTS50173: The provided grant has expired due to it being revoked, a fresh auth token is needed. #7990

Closed
AdaoBartolomeuAB opened this issue Nov 6, 2023 · 2 comments

Comments

@AdaoBartolomeuAB
Copy link

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:

com.intellij.openapi.wm.impl.IdeRootPane[,8,0,1718x1391,layout=com.intellij.openapi.wm.impl.IdeRootPane$MyRootLayout,alignmentX=0.0,alignmentY=0.0,border=,flags=449,maximumSize=,minimumSize=,preferredSize=]

Error message:

<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
@Flanker32 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
@Flanker32
Copy link
Member

@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?

Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants