Forum Discussion
Sign In button stopped being shown in MS Teams
Good afternoon,
Today we encountered the issue: the Sign In button stopped being shown within the Sign In prompt of OAuthPrompt class:
We use this class for SSO in MS Teams in our solution for several years without any issues and changes. The implementation is done exactly as suggested in samples and according to documentation from the links below:
Here is our code:
// Prompt for OAUTH
this.addDialog(
new OAuthPrompt(ComponentDialogConstants.OAUTH_PROMPT, {
connectionName: process.env.MS_CONNECTION_NAME,
title: 'Sign In',
timeout: 300000
}));
The productive usage of our clients' integrated bots is affected. The issue is reproduced in all the environments for old, new version of MS Teams and in Web, so there is no workaround. Therefore please consider this issue with the priority very high.
Thank you,
Best regards,
Darya
- Sayali-MSFTMicrosoftdsavitskaya - Thanks for reporting your issue.
We will check this at our end and will get back to you. - Sayali-MSFTMicrosoft
dsavitskaya - We have tested this issue on the updated Teams client, and it looks like the issue is resolved with this new version. Could you please check and confirm?
You have Microsoft Teams version 24231.512.3106.6573.You've got the latest version. It was last checked on 16/9/2024.The client version is 49/24081700419.- dsavitskayaCopper ContributorThank you. It works now.
- Sayali-MSFTMicrosoft
dsavitskaya -Could you please share your valuable feedback via Microsoft Teams Developer Feedback link.