OAuth2 Module - SMART OWA

What is SMART OWA :

SMART OWA is a an Open Web Application which facilitates user with the list of registered SMART applications and the ability to run them. Also the OWA provides support to register a SMART application by uploading a manifest file. 

Documentation / How-To : 

Sample Manifest File for Registering SMART Applications
Manifest-Version: 1.0
Name: SMARTmanifest
Description: this is a demo description
Website: www.mfSMART.com
Redirection-Uri: http://localhost:8080/smart/index.html
Client-Type: SMART_APPLICATION
Launch-Url: http://localhost:8080/smart/launch.html
Scopes: launch, read, write
Grant-Types: authorization_code, implicit

Downloads

Download SMART OWA zip file from here : https://github.com/PKatGITHUB/openmrs-owa-smartowa/blob/master/smartowa.zip

Screenshots

SMART OWA home page where you have options to register a SMART app and Run any SMART app out of the registered ones. (smile)