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 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
<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
The text was updated successfully, but these errors were encountered:
@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
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
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.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:
Error message:
The text was updated successfully, but these errors were encountered: