Mithun Patel
Mithun Patel
No, it's a self signed cert.
It works just fine if I point to the IdSrv from a MVC app. Exception only when i use OWIN.
Not get any trace info. Maybe it is happening even before all that kick in?
I can. I have a regular MVC app that works just fine talking the same IdSrv. Just doesn't work if set up as OWIN/Katana pipeline. On Nov 8, 2014 8:28...
@jasps What did you do to fix the verify callback? > The thing I had an issue with was the call to self._verify in the getOAuthAccessToken function of the strategy....
@whindes I used https://github.com/panva/node-openid-client for that and it works great.
I can. I just wanted to run it by you if it was acceptable before doing so.