GithubHelp home page GithubHelp logo

yaswanthnagarjuna / esignet Goto Github PK

View Code? Open in Web Editor NEW

This project forked from mosip/esignet

0.0 0.0 0.0 3.92 MB

Open ID based e-Signet service for large scale verification & authentication.

License: Mozilla Public License 2.0

Shell 3.01% Java 94.78% Smarty 0.69% Dockerfile 1.51%

esignet's Introduction

Maven Package upon a push Quality Gate Status

Identity Provider Project

Overview

This repository contains the implementation of Authorization Code flow of OAuth 2.0. Supports all the mandatory features of OIDC (Open ID Connect) specification.

IdP repository contains following:

  1. idp-core - Library containing all the common interfaces, DTOs and utils that is used as dependency in the other IdP module libraries and services
  2. idp-service - Deployable API service containing all the OIDC and UI APIs
  3. db_scripts - Contains all the db scripts required to setup or upgrade the DB for IdP module
  4. authentication-wrapper - Library containing the implementations of AuthenticationWrapper interface to intergrate into MOSIP's IDA module and mock authentication service
  5. idp-binding-service - Deployable API service containing the binding APIs

Databases

Refer to SQL scripts.

Build & run (for developers)

The project requires JDK 11.

  1. Build and install:
    $ mvn clean install -Dgpg.skip=true
    
  2. Build Docker for a service:
    $ docker build -f Dockerfile
    

APIs

API documentation is available here.

License

This project is licensed under the terms of Mozilla Public License 2.0.

esignet's People

Contributors

ase-101 avatar sowmya695 avatar vishwa-vyom avatar ckm007 avatar anshulv1401 avatar rakshitha650 avatar gsasikumar avatar syedsalman3753 avatar mahesh-binayak avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.