Skip to content

nekojoker/blazor-webassembly-aadb2c-hosted-net8

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

blazor-webassembly-aadb2c-hosted-net8

概要

ASP.NET Core でホストされた Blazor WebAssembly で、Azure Active Directory B2C が統合されている .NET 8 のテンプレートです。

事前準備

appsettings.json の修正

\Client\wwwroot\appsettings.json\Server\appsettings.json に実際の値を埋めます。

DefaultAccessTokenScope には、https://{テナントのドメイン名}/{呼び出すサーバー API のアプリ ID URI}/{スコープ名} を入れます。
(例)https://hoge.onmicrosoft.com/6518a3e3-b571-4402-bddd-e89f29bafa3e/API.Access

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors