Explaining OAuth Delegation, 'On Behalf Of', and Agent Identity for AI Agents
Explores how OAuth delegation and 'On Behalf Of' flows apply to AI agents, discussing authorization challenges in agentic systems.
Explores how OAuth delegation and 'On Behalf Of' flows apply to AI agents, discussing authorization challenges in agentic systems.
Explores the new passkey authentication support in ASP.NET Core Identity for .NET 10, focusing on changes in the Blazor template and WebAuthn integration.
Introduces the new `deployer()` function in Bicep v0.32.4, which retrieves the identity of the deploying principal for use in tagging and permissions.
A talk on implementing flexible, permission-based authorization in ASP.NET Core to overcome limitations of traditional role/claim-based systems.
A guide to developing and deploying Azure AD B2C custom policies locally using Visual Studio Code, environment configuration, and manual deployment methods.
OpenIddict 3.0 beta6 introduces explicit response type permissions, replacing the old inferred system, and removes the hybrid client type.
A guide to customizing and adding custom claims to user identities in ASP.NET Core Identity, covering claims transformers and principal factories.