AzureAD OIDC: access_token from https://sts.windows.net/ is not a JWT token
I’m implementing the authorization_code flow with AzureAD OIDC for my application in python using MSAL library.
I’m implementing the authorization_code flow with AzureAD OIDC for my application in python using MSAL library.