Skip to content

mdwallick/okta-node-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

okta-node-api

Simple Node API with a basic Javascript front end. This illustrates how to integrate with Okta using the Okta Sign-in Widget. There are several Okta features showcased here.

This example app is based on Shawn Recinto's FunAuth lab.

Setup

There are a handful of things to set up to get this demo up and running.

  1. Go get a free forever Okta developer tenant if you don't already have one
  2. Set up the OIDC application
  3. Set up the OAuth authorization server
  4. Set up the AWS Lambda function that generates shared secrets for the custom TOTP authenticator (this is part of the workflow)
  5. Set up the workflow that enrolls new users in the custom TOTP authenticator

The rest of this README is a work in progress.

About

Simple Node API with a basic Javascript front end

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published