Search code examples
oauth-2.0access-token

OAuth2: Verify Microsoft Account access_token


Does anyone know if there is a way to verify a microsoft account access token?

Like the ones for Facebook and Google are verified here: Verify Access Token - Asp.Net Identity


Solution

  • I found it myself. See

    Requesting info using REST

    on https://msdn.microsoft.com/en-us/library/hh826533.aspx