-
-
Notifications
You must be signed in to change notification settings - Fork 12
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
Can't log in into more than two tenancies (one tenancy?) #38
Comments
I should probably clear that up in the readme, but the email address doesn't really matter too much, you can put whatever you like in there, but it has to be unique for Pidgin to allow it. Because you're logging in via the web, it's kind of ignored - behind the scenes it's replacing your username with an orgid:.... username anyway Off the top of my head (writing this on my phone rn) there shouldn't be anything stopping you from using a username like "email account1". For my multi-tenant setups I use "[email protected]" and "[email protected]" just to help differentiate, but worth a try without it being in email form. Let me know how you get on :) |
Out of 4 accounts I have: 1 direct access account worked fine After adding an account, I have to stop/restart pidgin before the data starts populating into the main window. Then pidgin crashed about 5 minutes in.
|
You could try enabling just one account at a time to try track down which one is at fault? The crash is very undesirable :( Would you kindly be able to follow https://developer.pidgin.im/wiki/GetABacktrace to get a backtrace and attach to this ticket? |
Hi there, Any chance you'd be able to test with the latest version of the plugin? Since your comment I've changed the way auth was done and caught a few crashes |
Hello.
One of the reasons I came across this is because M$ own teams just don't do multi-tenancy well.
At work, I get conscripted into all these customer tenancies, under my main work user ID.
So, RN I have 3 tenancies - my own, and two customer ones.
However, I can't add more than 2 accounts under the same username and different tenancy - this results into a pop-up error message saying:
The debug output is simply:
I also don't think that even two tenancies work - seems like once I log in into one, it confabulates it with the other...
P.S. Nifty plugin, thank you for putting this together.
The text was updated successfully, but these errors were encountered: