Hi,
I have created azure active directory like actteam.onmicrosoft.com and created different users in this AD including external and internal.i have created external user by their microsoft account.I also registered an application for using this AD. when i am trying to authenticate user by using graph api like url
(https://login.windows.net/actteam.onmicrosoft.com/oauth2/authorize?response_type=code&resource=https://graph.windows.net&client_id=abc234243423&redirect_uri=https://Drivertest/)
its redirecting azure login screen.for Internal user its generating authcode but after giving external user id like someone@gmail.com its giving error
We don't recognize this user ID or password
Make sure you typed the user ID assigned to you by your organization. It usually looks like someone@example.com or someone@example.onmicrosoft.com. And check to make sure you typed the correct password.
But normally i am able to login on azure ad by this userid but for authcode generation its not working.Please help.
Regards,
Ashok