Damien Bowden
@damienbod.com
1.9K followers
780 following
160 posts
Web developer. application security consultant, Microsoft MVP #aspnetcore #openid #oauth2 #security #dotnet #azure #identity #angular #fido2 #passkeys #iam #graph #ssi #m365 #entraid #iam
Posts
Media
Videos
Starter Packs
Reposted by Damien Bowden
Marc Rufer
@rufer.be
· 6d
[HOWTO] Enable and configure Defender for Storage at the storage account level by using Terraform
The author aimed to enable Defender for Storage on a dedicated storage account using Terraform, updating the existing configuration. Although the Terraform apply succeeded, the feature was not enabled. After research, the issue was resolved by adjusting user roles, allowing a subsequent Terraform apply to produce the desired outcome.
blog.rufer.be
Reposted by Damien Bowden
Damien Bowden
@damienbod.com
· 10d
Implement a secure MCP OAuth desktop client using OAuth and Entra ID
The article demonstrates how to implement a secure MCP OAuth desktop client using Microsoft Entra ID. The MCP server is built with ASP.NET Core and secured using Microsoft Entra ID. The MCP client …
damienbod.com
Damien Bowden
@damienbod.com
· 15d
Revisiting using a Content Security Policy (CSP) nonce in Blazor
This blog looks at implementing a strong Content Security Policy (CSP) in web applications implemented using Blazor and ASP.NET Core. When implementing CSP, I always recommend using a CSP nonce or …
damienbod.com
Reposted by Damien Bowden
Marc Rufer
@rufer.be
· 20d
End-to-End Secure Web Development with .NET Aspire, JavaScript, E-ID, Wed, Oct 29, 2025, 6:00 PM | Meetup
Hello Berner .NET friends
The e-ID was approved by a narrow majority in the referendum. Let's take this opportunity to look at security and the integration of e-ID into ou
www.meetup.com
Reposted by Damien Bowden
Damien Bowden
@damienbod.com
· 24d
Damien Bowden
@damienbod.com
· 24d
Damien Bowden
@damienbod.com
· Sep 23
Implement a secure MCP server using OAuth and Entra ID
The article shows how to implement a secure model context protocol (MCP) server using OAuth and Entra ID. The MCP server is implemented using ASP.NET Core and uses Microsoft Entra ID to secure the …
damienbod.com
Damien Bowden
@damienbod.com
· Sep 19
AI Community Day Zurich | Global AI Zurich
# For the Community, By the Community
Welcome to Global AI Community Day, where all the AI developers come together to geek out and share what they know about artificial intelligence.
It's a chance ...
globalai.community
Reposted by Damien Bowden
Reposted by Damien Bowden
Damien Bowden
@damienbod.com
· Aug 25
Damien Bowden
@damienbod.com
· Aug 18
Reset Cookies and force new sign-in using ASP.NET Core Identity
This post looks at implementing a cookie reset in an ASP.NET Core application using Duende identity server which federates to Entra ID. Sometimes cookies need to be reset for end users due to size …
damienbod.com
Reposted by Damien Bowden
Damien Bowden
@damienbod.com
· Aug 7
Use EdDSA signatures to validate tokens in ASP.NET Core using OpenID Connect
Some identity providers use the EdDSA / ED25519 algorithm to sign and issue tokens. This post shows how to validate the tokens using the Nuget package from ScottBrady and ASP.NET Core. Using the de…
damienbod.com