Explore >> Select a destination


You are here

leastprivilege.com
| | damienbod.com
11.5 parsecs away

Travel
| | The article shows how to add extra identity claims to an ASP.NET Core application which authenticates using the Microsoft.Identity.Web client library and Azure AD B2C or Azure AD as the identity provider (IDP). This could easily be switched to OpenID Connect and use any IDP which supports OpenID Connect. The extra claims are added after...
| | weblog.west-wind.com
20.1 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.
| | indieweb.org
17.4 parsecs away

Travel
| | [AI summary] The text provides a comprehensive overview of IndieAuth, an open protocol for decentralized identity and authentication. It covers the protocol's purpose, key concepts like authorization and token endpoints, implementation examples, and related technologies. The content is structured into sections explaining the protocol's design, use cases, and practical applications.
| | goatreview.com
41.2 parsecs away

Travel
| Unlock the full potential of your ASP.NET Core applications with our definitive guide to middleware-based exception handling. Learn how to gracefully manage errors, boost your application's resilience, and protect against downtime with practical, easy-to-follow strategies