Skip to content

A small proof of concept that demonstrates how to implement single sign on via OpenID connect using NextJS

Notifications You must be signed in to change notification settings

ordercloud-api/openidconnect-nextjs

Repository files navigation

Overview

This is a sample app that demonstrates how to implement single sign on via OpenID Connect using Next.js and Ordercloud.

Full documentation is available on Ordercloud docs site:

Quick start:

  1. Copy .env.example to .env.local and fill in the values
  2. Run npm run dev to start the development server
  3. Log in via your IDP of choice
  4. You should be redirected to the application with your logged in user details

About

A small proof of concept that demonstrates how to implement single sign on via OpenID connect using NextJS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published