Get access token of a user to use it to get informations
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
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 Read More