All Projects → zarxor → Identityserver4.openadmin

zarxor / Identityserver4.openadmin

Licence: apache-2.0
Open Source Admin UI for IdentityServer4

Projects that are alternatives of or similar to Identityserver4.openadmin

IdentityServer4.PhoneNumberAuth
Sample passwordless phone number authentication using OAuth in ASP.NET Core 2.2
Stars: ✭ 83 (+53.7%)
Mutual labels:  asp-net-core, identityserver4
squidex-identity
Identity Server for Squidex Headless CMS
Stars: ✭ 28 (-48.15%)
Mutual labels:  asp-net-core, identityserver4
Aspnetcoreid4external
external OpenID Connect Login to IdentityServer4 with AAD
Stars: ✭ 63 (+16.67%)
Mutual labels:  asp-net-core, identityserver4
Jpproject.identityserver4.adminui
🔧 ASP.NET Core 3 & Angular 8 Administration Panel for 💞IdentityServer4 and ASP.NET Core Identity
Stars: ✭ 717 (+1227.78%)
Mutual labels:  asp-net-core, identityserver4
Jpproject.identityserver4.sso
🔒 ASP.NET Core 3.1 Open Source SSO. Built within IdentityServer4 🔑
Stars: ✭ 298 (+451.85%)
Mutual labels:  asp-net-core, identityserver4
Sitko.Core
Sitko.Core is a set of libraries to help build .NET Core applications fast
Stars: ✭ 46 (-14.81%)
Mutual labels:  asp-net-core, identityserver4
Identityserver4.admin
The administration for the IdentityServer4 and Asp.Net Core Identity
Stars: ✭ 2,998 (+5451.85%)
Mutual labels:  asp-net-core, identityserver4
CVPZ
No description or website provided.
Stars: ✭ 16 (-70.37%)
Mutual labels:  asp-net-core, identityserver4
Blog.identityserver
🥗 打造一个功能强大的通用型Ids4用户认证授权服务中心,配合之前的所有开源项目
Stars: ✭ 315 (+483.33%)
Mutual labels:  asp-net-core, identityserver4
Aspnetcoreidentityserver4resourceownerpassword
ASP.NET Core IdentityServer4 Resource Owner Flow Refresh token and custom user repository
Stars: ✭ 44 (-18.52%)
Mutual labels:  asp-net-core, identityserver4
Jetweet
Jetweet is a mini twitter clone with basic functionalities, Made using ASP.NET CORE and Entity framework technologies
Stars: ✭ 29 (-46.3%)
Mutual labels:  asp-net-core
Asp.net User Role Membership Example
Asp.Net Core Mvc Full Implementation Example of User Role & Membership.
Stars: ✭ 33 (-38.89%)
Mutual labels:  asp-net-core
Buildingblocks
Building blocks for Aspnet Core Microservices Development
Stars: ✭ 43 (-20.37%)
Mutual labels:  identityserver4
Opcuawebplatformunict
An ASP.NET Core web application exposing OPC UA Servers to non OPCUA-compliant clients with a REST interface
Stars: ✭ 49 (-9.26%)
Mutual labels:  asp-net-core
Mlnet Workshop
ML.NET Workshop to predict car sales prices
Stars: ✭ 29 (-46.3%)
Mutual labels:  asp-net-core
Identityserver4
OpenID Connect and OAuth 2.0 Framework for ASP.NET Core
Stars: ✭ 8,428 (+15507.41%)
Mutual labels:  identityserver4
Fake Authentication Jwtbearer
Simple way to faked an authenticated user for integration test with ASP.Net Core framework
Stars: ✭ 28 (-48.15%)
Mutual labels:  asp-net-core
Restfulsense
A RESTFul operations client that serializes responses and throws meaningful exceptions for >= 400 status codes.
Stars: ✭ 28 (-48.15%)
Mutual labels:  asp-net-core
Carter
Carter is framework that is a thin layer of extension methods and functionality over ASP.NET Core allowing code to be more explicit and most importantly more enjoyable.
Stars: ✭ 875 (+1520.37%)
Mutual labels:  asp-net-core
Dustedcodes
My personal website - an Open Source ASP.NET Core Blog built with Giraffe.
Stars: ✭ 50 (-7.41%)
Mutual labels:  asp-net-core

About IdentityServer4.OpenAdmin

A free open source admin solution for IdentityServer4

IdentityServer4.OpenAdmin is an open source and free administration tool for the IdentityServer4 product. It is founded and maintained by Johan Boström. The project is licensed under Apache 2 and based on .NET Core 2.x and Vue.js

This administration tool i meant to be able to be used with your already working IdentitiyServer4 installation.

Some Key features:

  • API based (you can choose to only use the API)
  • Portable Admin UI, that can run on separate host if you want to
  • Dynamic UI, to support IdentityServer4 upgrades
  • Uses the built-in features of IdentityServer4

Installation

Todo.. NuGet...

Features

  • Add/Edit Clients
  • Add/Edit Identity resources
  • Add/Edit API Resources

How to setup dev environment

The API

Just clone the repo and start the included host project.

The UI

To be able to develop for the UI you will need Node JS installed

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].