atlas-mockid-node

0.0.1 • Public • Published

MOCK OpenMRS SERVER ATLAS LOGIN MODULE IN NODE

devDependencies Status devDependencies Status chatroom icon

Mock login module for OpenMrs Atlas Server (https://github.com/openmrs/openmrs-contrib-atlas). This will help in mocking the login module required to login as OpenMrs user.

configuration

In app.js update

 $redirect_url = "http://localhost:3001/"; //locally wherever openmrs atlas module is hosted
 $site_key = "localhost"; // same as in openmrs atlas server
 $api_key = "1234567890abcdef"; // same as in openmrs atlas server
  • Use credential mentioned in app.js to login.

NOTE: I am Creating this repo to host a mock ID for atlas in heroku for testing purpose

To use this with SSO-Demo

Jus Clone the repo and run using nodemon. (if the port specified is occupied the change the port here )

Readme

Keywords

Package Sidebar

Install

npm i atlas-mockid-node

Weekly Downloads

2

Version

0.0.1

License

ISC

Last publish

Collaborators

  • shekharreddy