Hi,
I’ve tried to implement this tutorial https://auth0.com/blog/signing-into-microsoft-office-365-with-google-apps/ to authenticate my office 365 users from Google.
I followed every steps of this tutorial but when i tried to test it, i got this message form Micosoft:
Request Id: acd1d16f-4076-4a75-85a0-69aff03f2200
Correlation Id: 103f77b7-5790-4d92-a2c2-630814fe4ba1
Timestamp: 2020-04-12T22:26:42Z
Message: AADSTS20001: The sign-in response message does not contain an issued token.
And in my Auth0 logs, i got these errors: Cannot read property ‘office365Provisioned’ of undefined
Please could you help me fix this issue?
Regards.