.NET on AWS Blog

Rajesh Sitaraman

Author: Rajesh Sitaraman

Rajesh Sitaraman is a Cloud Architect at AWS Professional Services. He helps customers with architecture, development and re-engineering applications to fully leverage the AWS Cloud. He is focused on serverless, microservices architecture, and generative AI.

Implement Role-based Access Control for .NET applications with Amazon Cognito

Ulili Nhaga contributed to this article. When building applications, ensuring proper security and access control is crucial. One way to achieve this is by implementing a Role-Based Access Control (RBAC) authorization system. This blog post will discuss implementing RBAC for .NET applications using Amazon Cognito with OpenID Connect (OIDC). We will guide you on how […]