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

Timed out waiting for authentication provider to register #897

Open
Tracked by #903 ...
zebleck opened this issue Nov 21, 2023 · 20 comments
Open
Tracked by #903 ...

Timed out waiting for authentication provider to register #897

zebleck opened this issue Nov 21, 2023 · 20 comments
Labels

Comments

@zebleck
Copy link

zebleck commented Nov 21, 2023

Does this occur consistently? Yes
Repro steps:
Install Azure Tools extensions including Azure account in Cursor Editor.
Switch to Azure Tab.

Error: Timed out waiting for authentication provider to register

Version: 0.11.6
OS: linux
OS Release: 5.4.72-microsoft-standard-WSL2
Product: Cursor
Product Version: 1.84.2
Language: en

@dh-orko dh-orko mentioned this issue Nov 28, 2023
@wtzr
Copy link

wtzr commented Nov 30, 2023

i can confirm i have the exact same issue. Azure tools was working fine.. but after switching to a new azure account i'm unable to get it working again. Constantly getting Timed out waiting for authentication provider to register.

As users recommended in the forum i tried Sign in with authention code, and regular Azure sign in.. but even though the login screen in browsers says everything is ok, cursor is giving me the timed out messages.

@mat-ej
Copy link

mat-ej commented Dec 31, 2023

Have you managed to solve this somehow ? Also unable to connect, I am using the new azure resource extension and everything

@00MB
Copy link

00MB commented Jan 1, 2024

Getting this as well

@zebleck
Copy link
Author

zebleck commented Jan 2, 2024

nope still happening for me.

@alexweininger
Copy link
Member

Are you all experiencing this issue using the Cursor editor like the original issue states? Or using VS Code?

@TomMoeras
Copy link

I'm having a similar issue connecting to a remote tunnel, same error message (using Cursor, works fine in VS Code). I suspect that it is related to how Cursor handles this somehow.

@marcosclub
Copy link

Yep, experiencing the same, here. Pity...

@JislaLifeBox
Copy link

Experiencing the same

@seo1623
Copy link

seo1623 commented Mar 31, 2024

I have implemented all the advice written here, but the same error continues. I might give up on the cursor.

@port2077
Copy link

Did anyone find any solution to this ?

@marcosclub
Copy link

I still try every now and then, with no success.

@TomMoeras
Copy link

For people exerpiencing this issue using Cursor, it might be good to specifically comment on their repo. For example on this issue: getcursor/cursor#1191.

@seo1623 @port2077 @marcosclub

@mohitmehral
Copy link

getting same on cursor IDE however working fine in vscode

@duytrand
Copy link

any fix on this? still failing. i don't see the fix anywhere

@fitchmultz
Copy link

Found the fix elsewhere. https://forum.cursor.com/t/azure-extension-doesent-work/3949/15

Fix Azure extensions on Cursor
Cursor does not come with Microsoft authentication, a builtin extension for vscode

To get this extension, grab it from VSCode
\AppData\Local\Programs\Microsoft VS Code\resources\app\extensions\microsoft-authentication
Copy to
\AppData\Local\Programs\cursor\resources\app\extensions

For MacOS

/Applications/Visual Studio Code. app/Contents/Resources/app/extensions/microsoft-authentication
and
/Applications/Cursor.app/Contents/Resources/app/extensions

Reload Cursor windows after.

See additional steps at the link to connect to servers.

@duytrand @mohitmehral @marcosclub @port2077 @TomMoeras @seo1623 @mat-ej

@mllopart
Copy link

Found the fix elsewhere. https://forum.cursor.com/t/azure-extension-doesent-work/3949/15

Fix Azure extensions on Cursor Cursor does not come with Microsoft authentication, a builtin extension for vscode

To get this extension, grab it from VSCode \AppData\Local\Programs\Microsoft VS Code\resources\app\extensions\microsoft-authentication Copy to \AppData\Local\Programs\cursor\resources\app\extensions

For MacOS

/Applications/Visual Studio Code. app/Contents/Resources/app/extensions/microsoft-authentication and /Applications/Cursor.app/Contents/Resources/app/extensions

Reload Cursor windows after.

See additional steps at the link to connect to servers.

@duytrand @mohitmehral @marcosclub @port2077 @TomMoeras @seo1623 @mat-ej

This has solved all the issues! Thanks @fitchmultz

@guipaiva
Copy link

guipaiva commented Nov 26, 2024

Found the fix elsewhere. https://forum.cursor.com/t/azure-extension-doesent-work/3949/15

Fix Azure extensions on Cursor Cursor does not come with Microsoft authentication, a builtin extension for vscode

To get this extension, grab it from VSCode \AppData\Local\Programs\Microsoft VS Code\resources\app\extensions\microsoft-authentication Copy to \AppData\Local\Programs\cursor\resources\app\extensions

For MacOS

/Applications/Visual Studio Code. app/Contents/Resources/app/extensions/microsoft-authentication and /Applications/Cursor.app/Contents/Resources/app/extensions

Reload Cursor windows after.

See additional steps at the link to connect to servers.

@duytrand @mohitmehral @marcosclub @port2077 @TomMoeras @seo1623 @mat-ej

On Linux, the extension path from VSCode is /usr/share/code/resources/app/extensions/microsoft-authentication and the path for Cursor extensions is in ~/.cursor/extensions/

@duytrand
Copy link

duytrand commented Nov 27, 2024 via email

@duytrand
Copy link

duytrand commented Dec 3, 2024 via email

@fitchmultz
Copy link

fitchmultz commented Dec 3, 2024 via email

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

No branches or pull requests