C# Dev Kit login problem

I have a problem when using the C# Dev Kit extension. Cursor won’t let me login with my account. I get the following message in the output window:

#getSession: Failed to running method. Error: 'Timed out waiting for authentication provider to register'

5 Likes

@snorlaxo were you able to solve this?

I have the same problem. Did you find a solution?

Haven’t found a solution for now.

Same issue, any update?

same issue - I loaded cursor on a clean machine without first having VSCode installed. Is Cursor functional in this capacity out of the box or only after having VSCode installed first?

I found the solution from this other forum post to be helpful: Cannot not login into Azure for deployment - #2 by sven09

I copied over the microsoft-authentication extension package to the cursor install and everything started to work as expected.

2 Likes