Keycloak-NET-で始める認証・認可-3

dotnet Webapp での認証・認可

dotnet Webappの作成

まずは、dotnet Webappを作成します。

1
2
dotnet new webapp -n KeycloakAuthSample_WebApp
cd KeycloakAuthSample_WebApp
You forgot to set the business or currency_code for Paypal. Please set it in _config.yml.

コメント

You forgot to set the shortname for Disqus. Please set it in _config.yml.
You need to set client_id and slot_id to show this AD unit. Please set it in _config.yml.