Okta Demo API Node Quickstart

This project is an example of an implementation of the Okta Demo API in Node.js. This application supports dynamic configuration and lifecycle webhooks.

Use this demo

You can use this demo instance directly in the demo builder by adding the "Node Quickstart" managed application to your demo. You will then visit this site with "your-demo-name".nodequickstart.oktademo.engineering this will load the settings for your IDP and demo automatically from the API.

If you are running locally visit "your-demo-name".localhost:3000

Source Code

The implementation for this application can be downloaded below for you to use as the basis for your own custom demos.