You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 16, 2023. It is now read-only.
I have gone through the instructions to set up this sample using Glitch. Overall, this went well. However, I cannot get authentication samples working.
Hello,
I have gone through the instructions to set up this sample using Glitch. Overall, this went well. However, I cannot get authentication samples working.
Do I need to somehow configure the application first? Probably needs to do something like https://docs.microsoft.com/en-us/microsoftteams/platform/concepts/authentication/auth-configure ?
AD authentication
The log in pop up stays visible with this error:
AADSTS700051: response_type 'token' is not enabled for the application
Silent Authentication
After some time, 'Login to Azure AD' button appears. In browser console, I can see errors (attached)
teams.microsoft.com-1539620532446.log
The log in pop up stays visible with a similar error:
AADSTS700054: response_type 'id_token' is not enabled for the application