Giter VIP home page Giter VIP logo

chulassomock's Introduction

ChulaSSOMock

ChulaSSOMock is a mock authentication server that replicate the functionality of https://account.it.chula.ac.th. For more information on how ChulaSSO work, see ChulaSSO Wiki.

Functionality

ChulaSSOMock can be used as a substitute to ChulaSSO when developing a service that need to authenticate Chula student. ChulaSSOMock can offer following advantages :

  • Reduced security risk. No need to distribute the real app secret.
  • Impersonate any student's id and name
  • Accurate behaviour

Usage

Docker image is available at Docker

  1. Install docker
  2. Download the image: docker pull pay2630/chulassomock
  3. Run: docker run pay2630/chulassomock

Configuration

The configuration is done by the following environment variables. (see docker run on how to set it)

Name Environment Variable Default
DeeAppId APPID APPID
DeeAppSecret APPSECRET APPSECRET
Port PORT 8080

chulassomock's People

Contributors

saengowp avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

chulassomock's Issues

Refactor and more compliance

Feature that I would like to have or that are requested:

Non-compliance

  • Service URL is too strict (No use case)

Documentation

  • Add documentation for newcomer (No need)

Feature

  • User history (Last submit)
  • Serverless support (via signing)
  • Prefix URL (No use case)
  • Flush console

Refactor

  • Faster build time from layer caching
  • String confusion
  • Etc.

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.