jazeem-azeez / pixel-identity

Bootstrapper for https://github.com/openiddict/openiddict-core and Asp.net Identity with a blazor based UI .

Home Page:https://nfactor26.github.io/pixel-identity/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pixel Identity

Pixel Identity is a blazor based UI on top of https://github.com/openiddict/openiddict-core and Asp.Net Core Identity with an aim to quickly setup an OpenID Connect service for your applications. Pixel Identity provides a web based UI to manage Users and Roles associated with Asp.Net Core Identity as well as entities like OpenIddictApplicationDescriptor and OpenIddictScopeDescriptor required by https://github.com/openiddict/openiddict-core.

Branches

  • main : Ongoing dev for migrating to dotnet 8 and openiddict v5.x
  • dotnet6 : This is the stable version with dotnet 6 and openiddict v4.x.

Features

  • Support for multiple databases such as MongoDB, Postgres SQL and Microsoft SQL Server.
  • Blazor based UI to easily manage users, roles, applications and scopes.
  • Extensible design using plugins.
  • Host inside docker or standalone on windows/linux

Getting started

Please see documentation https://nfactor26.github.io/pixel-identity/ to get started.

About

Bootstrapper for https://github.com/openiddict/openiddict-core and Asp.net Identity with a blazor based UI .

https://nfactor26.github.io/pixel-identity/

License:MIT License


Languages

Language:C# 65.6%Language:JavaScript 24.8%Language:HTML 9.1%Language:CSS 0.3%Language:Dockerfile 0.2%