Skip to content

myungjaeyu/sso-exam

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sso-exam

Single Sign On (SSO) Example with JSON Web Token (JWT)

Usage

$ npm install

$ npm start

// Service provider
http://localhost:3000/info // SERVER 1
http://localhost:3001/info // SERVER 2
http://localhost:3002/info // SERVER 3


// Identity provider
http://localhost:11666/login?redirect_url=http://localhost:3000/info

d

https://www.slideshare.net/wso2.org/enterprise-single-sign-on-webinar

About

Single Sign On (SSO) Example with JSON Web Token (JWT)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published