zarxor / IdentityServer4.OpenAdmin

Open Source Admin UI for IdentityServer4

Home Page:https://www.johanbostrom.se

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Open Source Admin UI for IdentityServer4

https://www.johanbostrom.se

License:Apache License 2.0


Languages

Language:C# 67.4%Language:Vue 19.7%Language:HTML 8.9%Language:JavaScript 2.3%Language:CSS 1.3%Language:PowerShell 0.3%Language:Batchfile 0.2%