@Sonith Chebathini (LARSEN & TOUBRO INFOTECH LIMIT) Thanks for the question. The Bot Framework SDK v4 is delivered as an open source SDK on GitHub, targeting .NET, JavaScript, Python, and Java. Please follow the below doc to enable authentication with the bot. Here is the sample for bot authentication.
https://learn.microsoft.com/en-us/azure/bot-service/bot-builder-authentication?view=azure-bot-service-4.0&tabs=aadv2%2Ccsharp#register-the-azure-ad-identity-provider-with-the-bot
Issue with bot deployment
Sonith Chebathini (LARSEN & TOUBRO INFOTECH LIMIT)
1
Reputation point
Created a simple hello-bot using botFrameworkSDK having endpoint "/api/messages" and deployed to an azure app service.
I installed the bot on teams and everything worked fine until I enable AAD authentication on my app service.
Similar problem: https://stackoverflow.com/questions/62677694/bot-authentication-with-azure-app-service-easyauth
Any help to make it work with authentication enabled on the app service?
1 answer
Sort by: Most helpful
-
Ramr-msft 17,736 Reputation points
2020-10-23T10:23:52.013+00:00