在Alpha 3.9版本的Microsoft.IdentityModel.Clients.ActiveDirectory中,AuthenticationResult上没有refreshtoken成员。如何获取Microsoft Graph API的RefreshToken? @vibronet
答案 0 :(得分:1)
This is expected behavior. Starting with ADAL 3.0, refresh tokens are not returned. Please see Vittorio's blog post for more details: http://www.cloudidentity.com/blog/2015/08/13/adal-3-didnt-return-refresh-tokens-for-5-months-and-nobody-noticed/.