Explore >> Select a destination


You are here

damienbod.com
| | weblog.west-wind.com
11.0 parsecs away

Travel
| | ASP.NET Core Authentication and Authorization continues to be the most filddly part of the ASP.NET Core eco system and today I ran into a problem to properly configure JWT Tokens with Roles. As I had a hard time finding the information I needed in one place and instead ended up with some outdated information, I'm writing up a post to hopefully put all the basic bits into this single post.
| | www.codeproject.com
9.5 parsecs away

Travel
| | In this article, we break down some most asked interview questions on Security part in ASP.NET MVC.
| | weblog.west-wind.com
11.2 parsecs away

Travel
| | In some situations you might need to use both Bearer Token and Cookie Authentication in a single application. In this post I look at a few scenarios where this is required and show how to configure your Authentication to let you access your site with either authentication scheme.
| | so.nwalsh.com
73.5 parsecs away

Travel
| Rolling my own security solution, in other words: doing it wrong.