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 Execution of class com.microsoft.aad.msal4j.AcquireTokenSilentSupplier failed. AADSTS70043: The refresh token has expired or is invalid due to sign-in frequency checks by conditional access. #8042

Closed
Jakub-Zak opened this issue Dec 4, 2023 · 2 comments

Comments

@Jakub-Zak
Copy link

IntelliJ build version: 2021.3.1 IU-213.6461.79
OS: Windows 10
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,8,1921x1040,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.TokenRequestExecutor.executeTokenRequest(TokenRequestExecutor.java:40)
	at com.microsoft.aad.msal4j.AbstractClientApplicationBase.acquire
@Flanker32
Copy link
Member

@Jakub-Zak Thanks for your report and sorry for the trouble, this seems to be an authentication issue, could you please try re-signing in and see whether it helps?

@Flanker32 Flanker32 changed the title [IntelliJ][ReportedByUser] Uncaught Exception [Correlation ID: 3209c6f7-7e25-4eee-9d9d-cb25afee2707] Execution of class com.microsoft.aad.msal4j.AcquireTokenSilentSupplier failed. com.microsoft.aad.msal4j.MsalInteractionRequiredException: AADSTS70043: The refresh token has expired or is invalid due to sign-in frequency checks by conditional access. The token was issued on 2023-11-16T10:07:24.4833888Z and the maximum allowed lifetime for this request is 604800. Trace ID: 56faae14-d136-4a77-80e7-033eb80d7201 Correlation ID: 3209c6f7-7e25-4eee-9d9d-cb25afee2707 Timestamp: 2023-12-01 08:32:14Z [IntelliJ][ReportedByUser] Uncaught Exception Execution of class com.microsoft.aad.msal4j.AcquireTokenSilentSupplier failed. AADSTS70043: The refresh token has expired or is invalid due to sign-in frequency checks by conditional access. Dec 6, 2023
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