c# - Issue with asp Identity and Redis session state provider -


i have asp.net web forms application individual user identity. login works fine inproc session state provider. changed redis session state provider on azure works fine. login authenticates user logging in no identity saved.

returned inproc session state provider, works again.

understood identity (owin , asp) use cookies?


Comments

Popular posts from this blog

php - How to display all orders for a single product showing the most recent first? Woocommerce -

asp.net - How to correctly use QUERY_STRING in ISAPI rewrite? -

angularjs - How restrict admin panel using in backend laravel and admin panel on angular? -