microsoftgraph / microsoftgraph/microsoft-graph-explorer-v4
A button or menu to change tenant
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 260
- Forks
- 110
- PR merge metrics
- No merged PRs in 30d
Description
At this point, it's impossible to change tenant inside of the same account without disconnecting first on the Graph Explorer, before you were able to change by using:
https://developer.microsoft.com/en-us/graph/graph-explorer?tenant=yourtenant.onmicrosoft.com
But it does not work anymore.
this option is already existing on Entra
Have a good day.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating Graph Explorer's tenant and connection-handling entry points, then compare the requested behavior with the existing tenant option in Entra. Confirm how the tenant URL parameter currently behaves and define completion as letting a signed-in user choose another tenant from a button or menu without disconnecting.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- authentication, frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100