Access Token Issuer from Azure AD is sts.windows.net Instead Of login.microsoftonline.com
I'm trying to validate an access token obtained from azure active directory. I obtained the token from https://login.microsoftonline.com/{{my tenant guid}}/v2.0 The issuer in the token that comes back is https://sts.windows.net//{{my tenant guid}}/ which doesn't match. If I check that config at .well-known/openid-configuration the issuer is as expected https