} } } };
Scenario - AAC/Federation runtime configuration
The security administrator has a ISAM environment that is already configured and running. Now the administrator wants to set up the Advanced Access Control (AAC)/Federation runtime container to use the AAC/Federation features, such as configuring the authentication service and OAuth authentication.
The administrator completes the following steps.
- Ensure the database server is running. One option would be to use the ibmcom/verify-access-postgresql image that is available for download from Docker Hub.
- Log on to the LMI of the configuration container.
- Go to System > Network Settings > Database Configuration.
- Configure the database settings.
- Go to System > Updates and Licensing > Overview.
- Activate the AAC/Federation module with the corresponding activation code.
- Deploy the changes.
- Start the AAC/Federation runtime container.
When you run the AAC Auto Configuration Tool, use the configuration container’s address and port for the ISAM appliance LMI hostname and port, and the AAC LMI hostname and port arguments. Use the AAC runtime container’s address and port (port 443 by default) for the AAC runtime listening interface hostname and port arguments.
Parent topic: Scenarios