Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 284 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 284 Bytes

oidc-provider

Experimenting with OIDC

Uses the nodejs library from https://www.npmjs.com/package/oidc-provider

To run:

  1. Fill in index.js with the public and private key values

  2. Run the application with ./oidc-provider as the current working directory

node index.js