Automatically switch between tenant admin and regular site
See original GitHub issueCurrently, commands that require connection to the tenant admin site (contoso-admin.sharepoint.com), check if the user connected to the tenant admin site using the spo connect site. If not, they display an error telling the user to explicitly connect to the tenant admin site before running the command. We could improve this experience by automatically getting the access token for an access token to the tenant admin site without bothering the user. Doing this is possible, because AAD issues multi-resource refresh tokens that can be used for obtaining access tokens to different resources in the same AAD.
Any opinions @estruyf, @andrewconnell, @wictorwilen?
Issue Analytics
- State:
- Created 6 years ago
- Comments:9 (9 by maintainers)
Top Results From Across the Web
Manage multiple tenants - Microsoft 365 admin
From the Tenant switcher, you can move quickly between tenants you manage. Your tenants list with search functionality. View All tenants page.
Read more >Multi tenant management in the Microsoft 365 admin center
Multi- Tenant Management in Microsoft 365: It doesn't have to be painful! This session covers the investments we have made in the ...
Read more >Switching to Another Tenant Account
1. Log in to the Management Tool as a user with the administrative Tenant Management and System Configuration permission. 2. Click the Tenant...
Read more >Switch tenants - Anaplan Technical Documentation
Switch between tenants to display data for the different Anaplan tenants you have been given ... The list of tenants filters automatically.
Read more >How To Manage Multiple Microsoft Office 365 Tenants For ...
If you are a Microsoft partner then from your tenant each global admin has ... of it to Automatically deploy a standard setup...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found

Let’s see what others think
Yes, that is exactly what I meant.