Please Note: Your Callback/ Redirect URl should be https only and not http .
Authorize Endpoint : | https://login.microsoftonline.com/[tenant-id]/oauth2/v2.0/authorize |
Access Token Endpoint : | https://login.microsoftonline.com/[tenant-id]/oauth2/token |
Get User Info Endpoint : | https://graph.microsoft.com/v1.0/me |
Congratulations, you have successfully configured the miniOrange Drupal OAuth CLient module.