For up-to-date product documentation, see the IBM MobileFirst Foundation Developer Center.
Configure WebSphere Application Server full profile for MobileFirst Server administration
Configure security by mapping the MobileFirst Server administration Java™ EE roles to a set of users for both web applications.
Procedure
You define the basics of user configuration in the WebSphere® Application Server console. Access to the console is usually by this address:
https://localhost:9043/ibm/console/
- Select Security > Global Security.
- Select Security Configuration Wizard to configure users.
We can manage individual user accounts by selecting Users and Groups > Manage Users.
- Map the roles mfpadmin, mfpdeployer, mfpmonitor, and mfpoperator to a set of users.
- Select Servers > Server Types > WebSphere application servers.
- Select the server.
- In the Configuration tab, select Applications > Enterprise applications.
- Select MobileFirst_Administration_Service.
- In the Configuration tab, select Details > Security role to user/group mapping.
- Perform the necessary customization.
- Click OK.
- Repeat steps c to g to map the roles for the console web application. In step d, select MobileFirst_Administration_Console.
- Click Save to save the changes.
Parent topic: Configure user authentication for MobileFirst Server administration