Skip to content
The Code Blogger
  • Home
  • YouTube
  • .NET
  • Azure
  • Archives
  • About
Menu Close
  • Home
  • YouTube
  • .NET
  • Azure
  • Archives
  • About
Read more about the article Creating Custom Login Page in Azure AD B2C
Azure

Creating Custom Login Page in Azure AD B2C

Few months back, I was going through the MSAL and how Azure AD can be used with different types of applications, how authentication can be configured, etc. This is an…

14 Comments
March 23, 2021
Azure / Uncategorized

Azure AD B2C and Custom Web UI for .NET Core WPF App

I already have covered how to authenticate users in WPF application, using Azure AD B2C and MSAL. The most annoying part to me in that implementation was - the sign…

1 Comment
May 30, 2020
.NET / Azure / Uncategorized

Azure AD B2C and MSAL with .NET Core WPF App and Web API

In this article, let's have look at how a .NET Core WPF application can be protected using Azure AD B2C and how can it call the APIs which are also…

0 Comments
May 30, 2020
.NET / Azure / Uncategorized

Azure AD B2C and MSAL with .NET Core WPF App

In this article, let's have a look at how to enable authentication in .NET Core WPF application. Prerequisites For following all steps in this article, we will need Azure Subscription.…

1 Comment
May 30, 2020
Azure / Uncategorized

WPF App and Web API using Azure AD and MSAL

Let's consider a scenario where a public client application needs to call a web API. Both of the applications are owned by you. And suppose, we want both of them…

1 Comment
May 30, 2020
Azure / Uncategorized

Azure AD Authentication in WPF Application using MSAL

In this article, let's try to setup authentication in .NET Core WPF application. Let's use Azure AD and MSAL for this setup. I promise there are going to be some…

2 Comments
May 29, 2020
.NET / Azure / Uncategorized

Google Identity Provider Federation with Azure AD B2B

Azure AD B2B is used as identity and access management service which is meant for enterprise application. The enterprise applications are generally targeted to users in an organization. All these…

0 Comments
May 23, 2020
.NET / Angular / Azure / Uncategorized

Five Gotchas while using MSAL with Azure AD

I have created few demo applications by following Microsoft Documentation and published blog articles as well. While working on those demo applications, I faced some difficulties. Many of the issues…

3 Comments
May 21, 2020
Azure / Uncategorized

Protect .NET Core Angular App with Azure AD B2C

In this article, let's have a look at how .NET Core Angular Web Application can be protected using Azure AD B2C. What we need? For following all steps in this…

1 Comment
May 14, 2020
.NET / Azure / Uncategorized

Protect .NET Core API Using Azure AD B2C and MSAL

Azure AD B2C can be used for consumer applications where any user can signup for the application and use the functionality. These users can also view their profile, update it…

1 Comment
May 13, 2020
.NET / Azure / Uncategorized

Angular App and Azure AD Protected web API using MSAL

In the previous blog post, we have seen how can we use MSAL.NET with .NET Core web applications. Many applications use Single Page applications as front end which call web…

16 Comments
May 5, 2020
.NET / Azure / Uncategorized

Securing .NET Core Web App calling Web API using MSAL and Azure AD

Real world applications are composed of multiple components. Each component may itself be an application. For example, a web app may call another application which exposes only Web APIs. In…

7 Comments
May 4, 2020
  • 1
  • 2
  • Go to the next page

About Me

Manoj Choudhari

I am a Microsoft MVP and currently working as Senior Software Engineer. I blog about C#, .NET and Azure.
  • Opens in a new tab
  • Opens in a new tab
  • Opens in a new tab

Follow Me

  • Twitter
  • LinkedIn
  • GitHub
  • YouTube

Buy Me a Coffee

Newsletter

Get all latest content delivered to your email a few times a month.

Recent Posts

  • Nullable Reference Migration – How to decide the nullability ?
    August 16, 2022/
    0 Comments
  • .NET 7 – Important Breaking Changes for Web Developers
    August 13, 2022/
    0 Comments
  • DOTNET CLI and EditorConfig for Enforcing Code Style
    June 16, 2022/
    0 Comments
  • Tips for Estimating the Null Reference Migrations
    June 9, 2022/
    1 Comment
  • Important Bits from Microsoft Build 2022 for Developers
    June 2, 2022/
    0 Comments
  • Approaches for Resolving Nullable Warnings on Existing Codebase
    May 31, 2022/
    2 Comments
  • Getting Started on Nullable Reference Types
    May 26, 2022/
    0 Comments
  • Migrating to Latest .NET Using Upgrade Assistant
    May 19, 2022/
    0 Comments
  • Migrating to the Latest .NET – A Conceptual Guide
    May 12, 2022/
    0 Comments

Popular Posts

  • Nullable Reference Migration - How to decide the nullability ?
  • .NET 7 - Important Breaking Changes for Web Developers
  • How To Use Appsettings Json Config File With .NET Console Applications
  • How To Enable Logging In .NET Console Applications
  • Passing Input Parameters to .NET Core Web API Actions
  • Configure Logging Using Appsettings.json In .NET Applications
  • Multiple Ways To Set Hosting Environment In .NET Applications
  • Exception Handling Middleware In .NET Core Web API
  • .NET EF Core - Unit Testing EF Core Repositories

Categories

  • .NET
  • Angular
  • Azure
  • Azure DevOps
  • Entity Framework Core
  • Installers
  • PowerShell
  • Rest
  • SQL Server
  • Tips
  • Uncategorized

Archives

  • August 2022 (2)
  • June 2022 (3)
  • May 2022 (5)
  • March 2022 (1)
  • December 2021 (2)
  • November 2021 (3)
  • August 2021 (1)
  • July 2021 (25)
  • June 2021 (30)
  • May 2021 (31)
  • April 2021 (17)
  • March 2021 (1)
  • December 2020 (30)
  • October 2020 (5)
  • September 2020 (2)
  • August 2020 (3)
  • June 2020 (24)
  • May 2020 (25)
  • April 2020 (3)
  • January 2020 (8)
  • December 2019 (34)
  • November 2019 (20)
  • October 2019 (3)
  • June 2019 (2)
  • April 2019 (10)
  • March 2019 (19)
  • February 2019 (8)
  • January 2019 (4)

Translate to your language

Spam Blocked

253 spam blocked by Akismet
thecodeblogger.com © Copyright, 2022