minvws / nl-uzipoc-nodejs-demo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Disclaimer

This Repository is created as a PoC (Proof of Concept) as part of the project Toekomstbestendig maken UZI, and should not be used as is in any production environment.

Overview

This client provides an example how to connect to the https://github.com/minvws/nl-uzipoc-max OIDC service. With purpose of testing login flow and returning dummy data as results.

Private keys and certificates should be shared with the OIDC service in order for it to work.

Setup

to setup and run the application please use the below commands

npm install
npm setup

Test run? Run this server using, it forces insecure TLS connections:

npm start

About

License:European Union Public License 1.2


Languages

Language:CSS 94.6%Language:JavaScript 4.9%Language:Shell 0.5%Language:Dockerfile 0.1%