Oracle® Healthcare Master Person Index User's Guide Release 2.0.13 E25242-04 |
|
|
PDF · Mobi · ePub |
This chapter provides information you need to set in order to run a Master Person Index (MPI) web service on a GlassFish or WebLogic server.
This chapter includes the following sections:
The Master Person Index Application runs on two servers, GlassFish and WebLogic. The following sections provide the information you need to set up the server for Web Service.
With the GlassFish Admin Console open, set the User ID, Group List, and Password:
In the left pane choose Configuration->Security->Realms->file.
In the Edit Realm pane, click Manage Users.
In the File Users pane, click New.
In the New File Realm User, set the following.
User ID
MasterIndex.WSUser
Group List
Add the super group MasterIndex.Admin
, which has all privileges.
Password
The password is of your choosing, for example, test123.
When ready, click OK.
In the following steps you create the MasterIndex.Admin
group, and then create a new user.
On the left panel, under Domain Structure, expand Services, and then choose Security Realms.
In the table on the Summary of Security Realms panel, click myrealm, which is the name of the realm.
The Settings for myrealm panel appears.
Select the Users and Groups tab and then click Groups.
In the Groups table, click New.
In the Name field, type MasterIndex.Admin
(if it does not exist) and click OK.
On the Settings for myrealm panel, select Users and Groups and then Users.
In the Users table, click New.
Type MasterIndex.WSUser
and a password of your choosing for the new user you are creating and click OK.
Select User Group.
To add the user you created, drag MasterIndex.Admin from the Available list to the Chosen list.