botframework-sdk
botframework-sdk copied to clipboard
Validate private link support
ABS will support private links ~8/30, we need to validate that nothing in the SDK breaks when they are configured.
We need to validate across all SDK repositories prior to 8/30, any work identified can then be prioritized as appropriate.
We need to make sure the token endpoint is configurable.
Requirements
- [ ] Work with JeffD & Swagat to define the scenario test
- Run the scenario test against each SDK
- [ ] C#
- [ ] JS
- [ ] Python
- [ ] Java
- [ ] Capture any required work based on testing
Internal whitepaper
https://microsoft.sharepoint.com/:w:/t/ConversationalAI785/EfsP86u11k9LobCNxJJvg3MBA-chvziWDIQQqHjoOMr8jg?e=fz0XE5
Blocked on: Private links enabled in ABS, and scenario test script provided from ABS.