Tech Community Live: Windows edition
Jun 05 2024, 07:30 AM - 11:30 AM (PDT)
Microsoft Tech Community

Get access token of a user to use it to get informations

Copper Contributor

Hello guys, i want to get an access token that i can use it as a specific user to get information from microsoft intune.

for example :
I want to auth then input email and password.
Then get access token of this user.
Use access token to get application that this user see on his company portal

 

i already use an access token but of application to get all mobileApps but now i want access token of a user. could you please share with me steps to do that and what i need to add on my app registration.

 

btw i use postman for test my APIs

0 Replies