Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

readme.md

IdentityServer4, OIDC JavaScript Client and Node.js API

Usage

  1. Create a signing certificate by running create_signing_cert.sh. Make sure leave the "Export Password" empty.
  2. Make sure node src/tools/ip.js only returns a single IP address.
  3. Run start.sh
  4. Open http://<ipaddress>:5005 in your browser and click the "Profile and Access Token" Button:

  1. Click the "Call Service" button

For questions and feedback - contact @AlexZeitler