Bot not responding after updating secret value in azure AD (Microsoft entra) #5376
Labels
Bot Services
Required for internal Azure reporting. Do not delete. Do not change color.
bug
Indicates an unexpected problem or an unintended behavior.
customer-reported
Required for internal Azure reporting. Do not delete.
Is it an issue related to Adaptive Cards?
No
Is this an accessibility issue?
No response
What version of Web Chat are you using?
Latest production
Which distribution are you using Web Chat from?
Unrelated
Which hosting environment does this issue primarily affect?
Web apps
Which browsers and platforms do the issue happened?
No response
Which area does this issue affect?
Others or unrelated
Which theme pack does this issue affect?
I did not test it on other theme packs
What is the public URL for the website?
No response
Please describe the bug
Bot not responding after updating secret value in azure AD (Microsoft entra). Even though secret is proper it is giving invalid client secret error in deployed environment. In Local it is working fine with same credentials.
In application insights it's giving
https://login.microsoftonline.com/botframework.com/oauth2/token - This call is giving 401
Do you see any errors in console log?
How to reproduce the issue?
Update client secret & restart
What do you expect?
Solution why bot is not responding
What actually happened?
In Azure AD secret has been expired so I updated the secret & restarted the app by updating in appsettings. It didn't work, I compared UAT & PROD environemtn. UAT bot is multi tenant PROD bot is single tenant. So I've deleted this bot & create new bot with multi tenant mapped to same AD app & same name. Still not working.
Do you have any screenshots or recordings to repro the issue?
No response
Adaptive Card JSON
Additional context
No response
The text was updated successfully, but these errors were encountered: