Skip to content
This repository has been archived by the owner on May 25, 2023. It is now read-only.

This repository contains helpful code templates for Azure cloud identity developers.

License

Notifications You must be signed in to change notification settings

Daniel-Krzyczkowski/IdentityDeveloperTemplates

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IdentityDeveloperTemplates.jpg

Introduction

This project and repository was created to collect templates related to Microsoft Identity Platform and common authentication scenarios using best security practices.

Code samples build

AD-B2C custom policies release

If you like this content, please give it a star! github-start.png

Below main chapters are covered (will be extended in the future):

ASP. NET Core Razor Pages Web Application secured by Azure Active Directory

This code sample presents how to secure ASP .NET Core Razor Pages web application with Azure Active Directory. This sample uses Microsoft Identity Web library.

ASP. NET Core Razor Pages Web Application secured by Azure Active Directory B2C

This code sample presents how to secure ASP .NET Core Razor Pages web application with Azure Active Directory B2C. This sample uses Microsoft Identity Web library.

ASP. NET Core Web API secured by Azure Active Directory

This code sample presents how to secure ASP .NET Web API application with Azure Active Directory. This sample uses Microsoft Identity Web library.

ASP. NET Core Razor Pages Web Application secured by Azure Active Directory B2C with Authorization Data Storage

This code sample presents how to secure ASP .NET Core Razor Pages web application with Azure Active Directory B2C with Authorization Data Storage. This sample uses Microsoft Identity Web library.

This solution is described on my tech blog.

ASP. NET Core Web API secured by Azure Active Directory with roles authorization

This code sample presents how to secure ASP .NET Web API application with Azure Active Directory and use role authorization. This sample uses Microsoft Identity Web library.

ASP. NET Core Web API secured by Azure Active Directory B2C

This code sample presents how to secure ASP .NET Core Razor Pages web application with Azure Active Directory B2C. This sample uses Microsoft Identity Web library.

UWP app secured by Azure Active Directory

This code sample presents how to secure UWP application with Azure Active Directory. This sample uses Microsoft Identity Client library.

UWP app secured by Azure Active Directory B2C

This code sample presents how to secure UWP application with Azure Active Directory B2C. This sample uses Microsoft Identity Client library.

Azure Active Directory B2C generic templates with continuous delivery

This sample presents how to create generic custom policies and setup continuous delivery for them using GitHub Actions.

This solution is described on my tech blog.

Azure Active Directory B2C generic templates with MFA enabled

This sample presents how to enable MFA for the Azure AD B2C custom policies.

Azure Function calling ASP .NET Core Web API secured by Azure AD B2C using client credentials flow

This sample presents how to send the request from the Azure Function App to ASP .NET Core Web API with access token obtained from the Azure AD B2C using client credentials flow.

About

This repository contains helpful code templates for Azure cloud identity developers.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published