Get users from different tenants microsoft graph api2019 Community Moderator ElectionHow do I get a YouTube video thumbnail from the YouTube API?Using Azure Multi-Tenant application without an Office 365 subscription to access users calendar informationDifference between Office 365 REST Api and Microsoft GraphWhat features does the Microsoft Graph API share with the legacy Partner CREST APIhow to access Excel API through Graph Explorer with personal accountMicrosoft Teams : REST APIsMicrosoft Graph API Searching For Planner PlansCreate an online meeting/skype event with Microsoft Graph Api v1Microsoft Graph : How to switch off “Show in global address list” for new userAzure Get All Organzations in multi tenants
Database Backup for data and log files
Error during using callback start_page_number in lualatex
Why the color red for the Republican Party
Does this video of collapsing warehouse shelves show a real incident?
Are babies of evil humanoid species inherently evil?
What wound would be of little consequence to a biped but terrible for a quadruped?
Counting all the hearts
How can I get players to stop ignoring or overlooking the plot hooks I'm giving them?
Does "Until when" sound natural for native speakers?
How does NOW work?
finite abelian groups tensor product.
Doesn't allowing a user mode program to access kernel space memory and execute the IN and OUT instructions defeat the purpose of having CPU modes?
Bash script should only kill those instances of another script's that it has launched
How to secure an aircraft at a transient parking space?
What's the "normal" opposite of flautando?
How can The Temple of Elementary Evil reliably protect itself against kinetic bombardment?
Could you please stop shuffling the deck and play already?
Was Luke Skywalker the leader of the Rebel forces on Hoth?
NASA's RS-25 Engines shut down time
Do items de-spawn in Diablo?
Do f-stop and exposure time perfectly cancel?
Is it possible to avoid unpacking when merging Association?
How do I express some one as a black person?
Is it "Vierergruppe" or "Viergruppe", or is there a distinction?
Get users from different tenants microsoft graph api
2019 Community Moderator ElectionHow do I get a YouTube video thumbnail from the YouTube API?Using Azure Multi-Tenant application without an Office 365 subscription to access users calendar informationDifference between Office 365 REST Api and Microsoft GraphWhat features does the Microsoft Graph API share with the legacy Partner CREST APIhow to access Excel API through Graph Explorer with personal accountMicrosoft Teams : REST APIsMicrosoft Graph API Searching For Planner PlansCreate an online meeting/skype event with Microsoft Graph Api v1Microsoft Graph : How to switch off “Show in global address list” for new userAzure Get All Organzations in multi tenants
I want to get all the users from my office 365 partner account with php.
I looked into the Microsoft Graph API and I discovered that I can get all my customers by the following request:
https://docs.microsoft.com/en-us/graph/api/contract-list?view=graph-rest-1.0
The problem now is that I can't find a way to get all the users under the different tenants without authorising a 100 times for the different tenants with are under my main account.
I hope there is a way to fix it, i have been searching all day!!
php api graph contract
New contributor
add a comment |
I want to get all the users from my office 365 partner account with php.
I looked into the Microsoft Graph API and I discovered that I can get all my customers by the following request:
https://docs.microsoft.com/en-us/graph/api/contract-list?view=graph-rest-1.0
The problem now is that I can't find a way to get all the users under the different tenants without authorising a 100 times for the different tenants with are under my main account.
I hope there is a way to fix it, i have been searching all day!!
php api graph contract
New contributor
add a comment |
I want to get all the users from my office 365 partner account with php.
I looked into the Microsoft Graph API and I discovered that I can get all my customers by the following request:
https://docs.microsoft.com/en-us/graph/api/contract-list?view=graph-rest-1.0
The problem now is that I can't find a way to get all the users under the different tenants without authorising a 100 times for the different tenants with are under my main account.
I hope there is a way to fix it, i have been searching all day!!
php api graph contract
New contributor
I want to get all the users from my office 365 partner account with php.
I looked into the Microsoft Graph API and I discovered that I can get all my customers by the following request:
https://docs.microsoft.com/en-us/graph/api/contract-list?view=graph-rest-1.0
The problem now is that I can't find a way to get all the users under the different tenants without authorising a 100 times for the different tenants with are under my main account.
I hope there is a way to fix it, i have been searching all day!!
php api graph contract
php api graph contract
New contributor
New contributor
edited Mar 6 at 15:35
Ralph
New contributor
asked Mar 6 at 15:25
RalphRalph
11
11
New contributor
New contributor
add a comment |
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ifUsing("editor", function ()
StackExchange.using("externalEditor", function ()
StackExchange.using("snippets", function ()
StackExchange.snippets.init();
);
);
, "code-snippets");
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "1"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Ralph is a new contributor. Be nice, and check out our Code of Conduct.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f55026595%2fget-users-from-different-tenants-microsoft-graph-api%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Ralph is a new contributor. Be nice, and check out our Code of Conduct.
Ralph is a new contributor. Be nice, and check out our Code of Conduct.
Ralph is a new contributor. Be nice, and check out our Code of Conduct.
Ralph is a new contributor. Be nice, and check out our Code of Conduct.
Thanks for contributing an answer to Stack Overflow!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f55026595%2fget-users-from-different-tenants-microsoft-graph-api%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown