microsoft / microsoft/aspire

Add AzureB2C component

Open
#1,869 3 comments 1 reaction 0 assignees View on GitHub
area-integrations azure
Dominant language
C#
Stars
6.3k
Forks
991
Avg merge
2d 15h
Merged PRs (30d)
196

Description

I think an AzureB2C component makes a lot of sense. this can than be handed over to the service with the `WithReference` and can be use with `AddAuthtication`. so basically this would create an b2c tenant on azure, create the appropriate app registraions and set all the needed configuraion like clientId, tenantId, policy names etc.

setting up b2c the correct way is often a pain a lot devs struggle with that. we could also add support for custom policies and if someone has a custom ui for b2c on another (react, blazor) project this could also setup the right setup for the identity framework experience files.

this could be bigger feature and might need some time planning beforehand.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.