microsoft / dev-proxy

Dev Proxy is an API simulator that helps you effortlessly test your app beyond the happy path.
https://aka.ms/devproxy
MIT License
471 stars 56 forks source link

Bug: access token issued by the GraphConnectorNotificationPlugin doesn't contain the ver claim #706

Closed waldekmastykarz closed 4 months ago

waldekmastykarz commented 4 months ago

The access token issued by the GraphConnectorNotificationPlugin doesn't contain the ver claim. This leads to issues with validation. We should update the logic to include ver: 1.0 in the generated token.