I have a SharePoint 2013 Online site with Claims enabled.
I have another ASP.NET Application with Forms Authentication.
How to make the ASP.NET Application allow SharePoint Online authenticated-token?
(I mean after signing in to SharePoint, the user should be able to access ASP.NET Application with same token)