I have created a MVC custom web application with ASP.Net Identity provider and it worked fine. Now I want to enable that single sign on authentication in Cortana skill using the connected account (similar to Expedia Skill). Do you have any suggestions?
Here are the steps that I followed for enabling the custom Authenticaiton
I have Tried the steps given here, but somehow the token is not getting back to Cortana skill. Is there any way to troubleshoot the cortana authentication flow.