Bot-docs: Customer Doesn't Want to Whitelist "*.botframework.com"

Created on 19 Dec 2019  路  10Comments  路  Source: MicrosoftDocs/bot-docs

Our customer's security team won't let them whitelist a URL with an asterisk; only concrete URLs or a concrete range of IPs.

Can one of those be provided for "botframework.com"?

Thanks, Gary

question ready support other

All 10 comments

Hi @gamullen Thanks for reporting. I was wondering if there is any document you or your customer's security team is referring to?

Sorry, not sure how that comment didn't get associated with the page. This: https://docs.microsoft.com/en-us/azure/bot-service/bot-service-resources-bot-framework-faq?view=azure-bot-service-4.0

Hi! Thanks for your reply. We are coordinating with our engineering team for this issue. Will let you know shortly.

@gamullen *.botframework.com is preferred and certainly more future-proof (in case we change the names or something), but you should be able to get away with using token.botframework.com and <channel>.botframework.com, where <channel> is equal to every channel that your bot uses, for example:

  • directline.botframework.com
  • webchat.botframework.com
  • slack.botframework.com
  • etc

That should cover your needs, but it might be worthwhile to watch traffic over your firewall while testing the bot to make sure something else isn't getting blocked.

Great, thanks! Will that be making its way into the documentation?

I can add the content into the documentation. @gamullen @mdrichardson

@zxyanliu , is there an eta on the document update so we can close this issue?

Hi @CoHealer
Yes, it is fixed in PR 1927. @mdrichardson helped a lot and reviewed the PR. I will close this issue when 1927 get merged.

Great, thanks

Closing the issue since the PR is merged and content will go live soon. @gamullen Thanks again!

Was this page helpful?
0 / 5 - 0 ratings

Related issues

wilmol picture wilmol  路  3Comments

v-kydela picture v-kydela  路  5Comments

hansmbakker picture hansmbakker  路  7Comments

v-kydela picture v-kydela  路  7Comments

montacerdk picture montacerdk  路  5Comments