I am using the asp.net webapi. in the webapi i am using the identity authentication. after sometime the webapi throws an unauthorized access exception.approximately this happens after idle time about the 10minutes.
Asked
Active
Viewed 136 times
0
-
What's "identity authentication" for you? Please, so your auth configuration – JotaBe May 07 '15 at 12:22
-
Asp.Net 4.5.1 we have identity authentication options. so using code first and using the microsoft inbuild classes we can generate the register classes and login. – Er. Bahuguna Goyal May 08 '15 at 13:29