Skip to content

A demo SSO authentication in an express node application during GSoC 16 for Atlas 3.0

Notifications You must be signed in to change notification settings

ShekharReddy4/sso-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SSO-demo

devDependencies Status devDependencies Status chatroom icon

A demo SSO authentication in an express node application during GSoC 16. This project demonstrates how you can use the SSO authentication in node+express app if you want to authenticate against OpenMRS ID

Dependencies

This repo uses atlas-node-multipass module for decoding the multipass tokens that comes from the OpenMRS ID

Test the demo

Clone the repo git clone https://github.com/ShekharReddy4/sso-demo.git navigate to project root cd sso-demo Install the dependencies npm install Run the app nodemon

Make sure you have the mockid-node is running locally if not, checkout the instructions to run the mockid-node locally here

Note

Make sure you have following installed locally

  1. you have node installed.
  2. nodemon installation(not required if you want to run it manualy).

About

A demo SSO authentication in an express node application during GSoC 16 for Atlas 3.0

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published