In method public override void OnAuthorization(HttpActionContext actionContext) I am validating the user, if not successful, I want to land to the login page.
I am using Form Authentication where loginUrl="~/Account/LogOn" is mentioned.
In method public override void OnAuthorization(HttpActionContext actionContext) I am validating the user, if not successful, I want to land to the login page.
I am using Form Authentication where loginUrl="~/Account/LogOn" is mentioned.
Copyright © 2021 Jogjafile Inc.