Forum Discussion

sathishP's avatar
sathishP
New Member
7 years ago
Solved

Problem in Access Token Generation: Tenant authorize not found.

I get this error while trying to get Access Token: Line of code: var authenticationResult = await authenticationContext.AcquireTokenAsync(ResourceUrl, ApplicationId, credential); "Tenant authoriz...
  • sathishP's avatar
    7 years ago

    Resolved by reverting the assembly "Microsoft.IdentityModel.Clients.ActiveDirectory" to Version=3.13.9.1126.

     

     

    Using latest version of this assembly raised this issue. Version = 4.4.0.0