Custom app authentication
Hello,
Hello Matt,
The only way to do this is through a web service call to Sitefinity where you use username and password as parameters. You should validate the user - UserManager.ValidateUser and return a response from the call.
Best wishes,
Ivan Dimitrov
the Telerik team