-
-
Notifications
You must be signed in to change notification settings - Fork 270
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Can you reproduce this bug in the website/PWA?
No
Describe the bug
Not able to connect to tenant where I'm guest when they have their 2FA rules
What package are you using?
snap
Version
2.0.16, 2.0.18
Reproduction steps
1. I have my home org where I don't have permissions for teams. (not sure if relevant)
2. With cleaned data I'll connect to my Work account.
3. Application will let me choose to which tenant I want to connect.
4. After choosing, it will return me back, with error from API
"error_description": "AADSTS50076: Due to a configuration change made by your administrator, or because you moved to a new location, you must use multi-factor authentication to access 'cc15fd57-2c6c-4117-a88c-83b1d56b4bbe'. Trace ID: c3e25e6a-f0cc-47a4-9a73-d21025a30500 Correlation ID: 993b7f98-49ee-4a5a-a384-252222503de4 Timestamp: 2025-06-26 20:56:49Z",
"error_codes": [
50076
],
The tenant I'm trying to connect to has it's own 2FA rules. The application will not ask me to fill in 2FA I have with their organization.
When connecting from web and switching to this account I'm asked for 2FA from their org.
Expected Behavior
Debug
Additional context
No response
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working