❔ How to make EF Core Identity to check claims/roles for user from Redis store instead from cookie?
All in title....
2 Replies
https://mikerussellnz.github.io/.NET-Core-Auth-Ticket-Redis/
...more or less...
Storing ASP.NET core identity authorization tickets in Redis.
Normally when using ASP.NET core identity authentication tickets are stored in a cookie, but sometimes we want to store the ticket server side.
Looks like nothing has happened here. I will mark this as stale and this post will be archived until there is new activity.