Skip to content

Example of SSO scenario with React and node-expose-sspi module.

Notifications You must be signed in to change notification settings

jlguenego/react-sso-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 

Repository files navigation

React SSO example

Note: This "Proof of Concept" is designed only on Windows OS.

To run this example:

cd back
npm i
npm start

cd ../front
npm i
npm start

Open http:https://localhost:3000.

Hope the interface is intuitive.

It demonstrates a SSO connection. The front is written with React and Redux, and the back with Express.

Author

Jean-Louis GUENEGO [email protected]

About

Example of SSO scenario with React and node-expose-sspi module.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published