#Using postman to reach other Microsoft scopes

1 messages · Page 1 of 1 (latest)

fiery crater
#

Hi all,
I am building a postman collection for my team to reach separate endpoints. These are the applications I need to access

Microsoft Graph
Microsoft Threat Protection (Microsoft Defender XDR)
WindowsAdvancedThreatProtection (Microsoft Defender for Endpoint)

But I can't create a single token that can access these places because in the authentication process I can only provide a single scope.

I had to create a workspace for each application in postman for developing.

TLDR; Using postman, what is the best way to deal with multiple scopes?

dapper ice
#

Do they all belong to the same resource/endpoint?

#

Else you'll require multiple tokens

fiery crater
#

Do they all belong to the same resource/endpoint?

yes that is the thing but if you have experience with postmand could you help me creating 3 session tokens