Provides an OAuth 2.0 authorization framework for the OpenMRS ID Dashboard.
OAuth Authorization Request Endpoint
Send a user (a UA or browser) to this endpoint to begin the authorization flow.
OAuth Access Token Request Endpoint
Called by the client to exchange an authorization code for an access token.
OpenMRS ID Profile Endpoint
Make an authenticated request to this resource to get the authorized user's profile data.