Skip to content

yehia2amer/JPProject.Core

 
 

Repository files navigation

image

Nuget Build Status License

Jp Project is a Open Source SSO and AdminUI Tools for OAuth2 and Authentication. Built within IdentityServer4 and ASP.NET Identity.

Table of Contents

Presentation

JP Project is an OAuth2 and Identity tools. Built with IdentityServer4. An OpenID Connect and OAuth 2.0 framework for ASP.NET Core.

SSO has some flows:

  • Register users
  • Recover password flow
  • MFA
  • Federation Gateway (Login by Google, Facebook.. etc)

Admin UI is an administrative panel where it's possible to manage both OAuth2 Server and Identities. From OAuth2 panel it's possible to manage Clients, Identity Resources, Api Resources. From Identity panel it's possible to manage Users and Roles

It's open source and free. From community to community.

How to start?

First you need to choose.

This Repository

This repository is the base classes that support both SSO and AdminUI repositories

Technologies

Check below how it was developed.

Written in ASP.NET Core and Angular 8. The main goal of project is to be a Management Ecosystem for IdentityServer4. Helping Startup's and Organization to Speed Up the Setup of User Management. Helping teams and entrepreneurs to achieve the company's primary purpose: Maximize shareholder value.

  • IdentityServer4
  • ASP.NET Identity Core
  • Argon2 Password Hashing
  • MySql Ready
  • Sql Ready
  • Postgree Ready
  • SQLite Ready
  • Entity Framework Core
  • .NET Core Native DI
  • AutoMapper
  • FluentValidator
  • MediatR

Architecture

  • Architecture with responsibility separation concerns, SOLID and Clean Code
  • Domain Driven Design (Layers and Domain Model Pattern)
  • Domain Events
  • Domain Notification
  • CQRS (Imediate Consistency)
  • Event Sourcing
  • Unit of Work
  • Repository and Generic Repository

Give a Star! ⭐

Do you love it? give us a Star!

Docs

Wanna start? please Read the docs

Contributing

We'll love it! Please Read the docs

Free

If you need help building or running your Jp Project platform There are several ways we can help you out.

v3.0.0

Version will be attached to .NET Core version. The project was separated in 3 differents git repo.

License

Jp Project is Open Source software and is released under the MIT license. This license allow the use of Jp Project in free and commercial applications and libraries without restrictions.

About

Administration classes for ASP.NET Identity and IdentityServer4

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Smalltalk 61.7%
  • C# 37.7%
  • Other 0.6%