Configuring Airlock Gateway
- In the Airlock Gateway SSH terminal, open the
java-options.propertiesfile with the Vim editor: - Uncomment the properties
IAM_HOST,IAM_INSTANCE,GATEWAY_HOSTandJAVA_OPTS. - Set the following properties to the appropriate values:
IAM_HOSTto the hostname and port of your Airlock IAM instance (e.g.,iam.example.com:8443)IAM_INSTANCEto the name assigned to your Airlock IAM instance (e.g.,auth)GATEWAY_HOSTto the hostname of your Airlock Gateway instance (e.g.,gw.example.com)
- Save your changes and close the editor.
- Restart the management tomcat:
- Airlock Gateway is configured to delegate authentication to Airlock IAM using identity propagation.
The configuration of Configuration Center access via Airlock IAM is complete. When attempting to access the Airlock Gateway Configuration Center, the admin user is redirected to the Airlock IAM Loginapp for authentication.