Security settings must be configured for each FHIR endpoint. This includes specifying a method of authentication and authorized user accounts.
To configure security settings for an endpoint:
-
In the Configuration module, select Medical | FHIR | Endpoints. The FHIR Endpoints dialog box is displayed.
-
Select an endpoint and click Security. The Security dialog box is displayed.
-
Select an option from the Authentication Type section:
Authentication Type
Description
Basic
Individual Service Accounts are assigned to the endpoint. See Basic Authentication for more information.
OAuth2
User Groups are assigned to the endpoint. See OAuth2 Authentication for more information.
-
Click the Configuration button. A new Security dialog box is displayed.
Depending on the authentication type selected, the Available list is populated with either Service Accounts or User Groups.
-
In the Available list, select the Service Account or User Group to assign to the endpoint and click Add to move it to the Selected list.
Note:
A Service Account can be assigned to only one FHIR endpoint. User Groups, however, can be assigned to multiple endpoints.
- Click Close, then click OK.