Jp Project is a Open Source SSO and AdminUI Tools for OAuth2 and Authentication. Built within IdentityServer4 and ASP.NET Identity.
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.
First you need to choose.
-
You need everything? Best choice, JP Project provide a complete SSO with an Administration panel. Check it at SSO - Full Version
-
You already have a IdentityServer4 Up and running? Go to Admin Panel - Light version
This repository is the base classes that support both SSO and AdminUI repositories
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 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
Do you love it? give us a Star!
Wanna start? please Read the docs
We'll love it! Please Read the docs
If you need help building or running your Jp Project platform There are several ways we can help you out.
Version will be attached to .NET Core version. The project was separated in 3 differents git repo.
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.