GithubHelp home page GithubHelp logo

donmartin76 / cheap-ass-idp Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 105 KB

Stub for a simple custom IdP which works with wicked.haufe.io

License: Apache License 2.0

HTML 65.99% CSS 20.74% JavaScript 13.27%

cheap-ass-idp's Introduction

Cheap ass identity provider

This is a sample project which shows how you can add a very simple identity provider to wicked, showing a totally custom UI or whatever. This can be nice for legacy integrations or other things, where you have an existing user base, but also want to go for supporting SSO with external identity providers in the future.

How to run

Install the wicked-cli if you haven't done so:

$ npm i -g wicked-cli

Clone this repository:

$ git clone https://github.com/DonMartin76/cheap-ass-idp
...
$ cd cheap-ass-idp
$ npm install

Run the identity provider

$ npm start

Start wicked locally

Open a second terminal window, and issue this:

$ wicked postgres start
$ wicked box start ./apim-config

You should now be able to log in to wicked using the cheap ass identity provider. It does not check anything, but it shows just which interface is needed to get things up and running.

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.