GithubHelp home page GithubHelp logo

alkanoic / aspnetcoresample Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 13.97 MB

License: MIT License

TypeScript 22.90% C# 29.33% HTML 16.55% CSS 0.32% JavaScript 26.07% Shell 1.12% Dockerfile 0.33% Vue 3.00% Java 0.34% TSQL 0.03% SCSS 0.02%

aspnetcoresample's Introduction

AspNetCoreSample

GitHub Action 設定

Azure Web Apps の構成 → アプリケーション設定

WEBSITE_RUN_FROM_PACKAGE=1
DOTNET_VERSION=8.0

KeycloakTest

Keycloak.AuthServices.Authentication を使用する。

Keycloak 設定

Create Realm

Realm name:Test

Realm を「Test」に設定

Create User

Users -> Add user

Username:test

test ユーザを選択。 Credentials タブで新しいパスワードを追加。 Password を test として設定。

同様に user と admin を作成しておく。

Create Client

  • Client type:OpenID Connect
  • Client ID:test-client
  • Valid redirect URIs:*

Create Role

  • Realm roles
  • Create Role
  • admin and user
ユーザー名 ロール
test
user user
admin admin

Hosts

Windows で動作させる場合はkeycloak127.0.0.1を hosts に追加すること

aspnetcoresample's People

Contributors

alkanoic avatar

Stargazers

 avatar

Watchers

 avatar

aspnetcoresample's Issues

Litを試す

デバッグ構成を行うとしたらの環境を作る

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.