Skip to content
This repository has been archived by the owner on Feb 12, 2022. It is now read-only.

Outdated SDK #32

Open
davispuh opened this issue Nov 10, 2017 · 2 comments
Open

Outdated SDK #32

davispuh opened this issue Nov 10, 2017 · 2 comments
Assignees

Comments

@davispuh
Copy link
Contributor

When using Microsoft Bot Framework Channel Emulator it says

[14:00:03] Warning: The bot is using an SDK version earlier than 3.11.0. 
[14:00:03] Warning: SDK versions earlier than 3.11.0 use an authentication configuration that will no longer work with the emulator after November 15, 2017. 
[14:00:03] Warning: For your bot to continue working with the emulator, please update your bot to use an SDK version greater than or equal to 3.11.0. 
[14:00:03] Read about the Bot Framework authentication change. 
[14:00:04] Warning: The latest bot SDK version is 3.11.0. 
[14:00:04] Warning: Consider upgrading the bot to the latest SDK version. 

https://docs.microsoft.com/en-us/bot-framework/rest-api/bot-framework-rest-connector-authentication

@tachyons tachyons self-assigned this Nov 10, 2017
@davispuh
Copy link
Contributor Author

Also by the way there doesn't seem to be implemented proper JWT validation, like keys aren't checked at all.

@tachyons
Copy link
Owner

JWT validation is a known issue see #1

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants