-
-
Notifications
You must be signed in to change notification settings - Fork 219
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
reenter creedentials in each action #1363
Comments
Hi Marcelo, |
I'm experiencing the same issue. I have downloaded XrmToolbox from the website and I'm currently using 1.2024.9.69. I have it on multiple connections, even after recreating them. |
To be more clear: creating the connection works just fine. It's after using a plugin the authentication window starts flashing or is asking credentials, I guess after authentication fails multiple times, or happens too often? |
yes, I'm using this version, now, I've donwload the XRMTOOLBOX from web, and reinstall manually, the error was fixed, the issue happen when you update xrmtoolbox from the app |
Downloaded the XrmToolbox from the website, and connected to an environment. It again asks for credentials, and starts flashing. Sometimes it asks credentials again after a while, or says it can't login (I guess the authentication is being blocked because of all the attempts). |
I'm experiencing a lot of problems as well. I'm getting more login popups, and something like the Plugin Trace Viewer just kinda dies after a load of login popups appearing and disappearing. I fished this stacktrace from the connection logging that might be relevant:
That folder does seem to exist in the specified location, it contains an "oauth-cache.txt" file. |
+1 lots of issues where it re-authenticates on every action of a plugin until it locks me out of my account from too many requests. On the latest update, downloading the older 2023 update solves the issues. |
yes, the same error |
I am experiencing the same issue. Currently I am experiencing it when using Data migration tool. Sign-in keeps popping up until it finally requires my intervention clicking Next and entering the password. |
I am experiencing the same issue when using Data migration plugin. Sign-in popups keep popping up until it finally requires my intervention clicking Next and entering the password. But it fails, too many authentication requestss. When rolling back to v1.2023.10.67, issue is not met. |
Can you precise which kind of authentication method you are using? It seems to me that it occurs only with Microsoft Login Control method |
That's correct. Microsoft Login Method. |
This is the most complicated for me since I don't handle how it works, how it caches credentials, etc. As soon as you open Microsoft Login Control, my code is almost not involved anymore |
Thing is with the previous build there are no issues. I'm using 1.2023.12.68 atm and it works like a charm, so I would assume something changed between this version and the next one? Edit: I have reviewed all changes but nothing pops up, except for some nuget updates |
Yes, the version of Microsoft control changed. But as far as I can tell, nothing in my code has changed that could lead to this behavior |
Is there any new information or a work around for this issue? I'm still encountering the same problem, unfortunately. |
I've updated today, now I need to reenter my credentials when I do any action or open any plugin
The text was updated successfully, but these errors were encountered: