OIM authentication with OHIM: Difference between revisions

From IHRIS Wiki
Line 23: Line 23:
<li>Client Name</li>
<li>Client Name</li>
<li>Basic Auth Password</li>
<li>Basic Auth Password</li>
<ul>
</ul>
</li>
<li>
Click link labeled 'Channel' located at the left side of OpenHIM to create a channel
</li>
</li>
</ol>
</ol>

Revision as of 12:43, 13 October 2016

Introduction

To secure Openinfoman,OpenHIM should be installed on the server that Openinfoman is running and then create channels inside OpenHIM as described below


Install OpenHIM and configure Openinfoman channels by following below steps

  1. To install OpenHIM,run below commands <source lang="bash"> $ sudo add-apt-repository ppa:openhie/release $ sudo apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv EA312927 $ sudo echo 'deb http://repo.mongodb.org/apt/ubuntu trusty/mongodb-org/3.2 multiverse' | sudo tee /etc/apt/sources.list.d/mongodb-org-3.2.list $ sudo apt-get update $ sudo apt-get install openhim-core-js openhim-console </source> For detailed instructions,you may refer to http://openhim.readthedocs.io/en/latest/getting-started.html
  2. Open OpenHIM and create one client to be used with OpenInfoMan to access the channel which will be created in the next step. The link to create client can be found on the left side of OpenHIM.Fill below important fields
    • Client ID
    • Client Name
    • Basic Auth Password
  3. Click link labeled 'Channel' located at the left side of OpenHIM to create a channel