Open
Description
I want to host my bot's endpoint on my own server, which has OAuth enabled.
Bot Framework only sends requests with OAuth tokens issued by Azure.
I feel like I'm missing something fundamental.
Is it possible to configure an Azure Bot to submit conversation/message requests. to the configured endpoint with my own tokens?
User -> Start Convo -> Bot Framework -> Post Request to my server with my token -> I post back to Bot Framework with Bot Framework token -> user
Metadata
Metadata
Assignees
Labels
No labels