Upload mapping templates to Airlock Gateway
With Airlock IAM 8.0 the support for JSP-Loginapp has been removed and the Airlock Gateway templates have been updated accordingly.
For the latest available JSP-Loginapp compatible templates, choose Airlock IAM 7.7 templates for Airlock Gateway.
This article describes the uploading and adaptation of mapping templates for the Airlock IAM modules to the Airlock Gateway Configuration Center. A mapping template is a pre-configured mapping between a virtual host and a back-end application that defines all the rules, exceptions and security settings required to get the application up and running. Mapping templates are used for rapid configuration of complex back-end applications with maximal security.
- Create one or more new mappings for Airlock IAM:
- Download the appropriate mapping template:
- In the Airlock Gateway Configuration Center, go to:
Application Firewall >> Reverse Proxy - Import the downloaded mapping template.
- This will add the following new and unconnected mapping templates to the mapping list:
- For the Loginapp:
- For the Adminapp:
- For transaction approval:
Airlock Gateway 8.0 - 8.2 | Airlock Gateway 8.3 and newer | |
---|---|---|
IAM Loginapp mapping template | iam-loginapp-8.4.0-mapping-template-for-gateway-8.0-8.2.zip Related OpenAPI specification: login-rest-openapi-8.4.0.json | iam-loginapp-8.4.0-mapping-template-for-gateway-8.3-and-newer.zip Related OpenAPI specification: login-rest-openapi-8.4.0.json |
IAM Adminapp mapping template | iam-adminapp-8.4.0-mapping-template-for-gateway-8.0-8.2.zip Related OpenAPI specification: admin-rest-openapi-8.4.0.json | iam-adminapp-8.4.0-mapping-template-for-gateway-8.3-and-newer.zip Related OpenAPI specification: admin-rest-openapi-8.4.0.json |
IAM Transaction Approval mapping template | iam-transaction-approval-8.4.0-mapping-template-for-gateway-8.0-8.2.zip Related OpenAPI specification: transaction-approval-rest-openapi-8.4.0.json | iam-transaction-approval-8.4.0-mapping-template-for-gateway-8.3-and-newer.zip Related OpenAPI specification: transaction-approval-rest-openapi-8.4.0.json |

Mapping Template | Description | Used for |
---|---|---|
Airlock-IAM-Loginapp | Basic Loginapp mapping | Used for all IAM Loginapp features including REST APIs. |
Airlock-IAM-Loginapp-REST-Protected | Loginapp REST API mapping for protected calls | Required, if OpenAPI specification should be enforced to the protected part of the Loginapp REST API. |
Airlock-IAM-Loginapp-REST-Public | Loginapp REST API mapping for public calls | Required, if OpenAPI specification should be enforced to the public part of the Loginapp REST API. |
Mapping Template | Description | Used for |
---|---|---|
Airlock-IAM-Adminapp | Basic Adminapp mapping | Used for all IAM Adminapp features. |
Airlock-IAM-Adminapp-REST | Mapping for calls to Adminapp REST API clients | Required, if OpenAPI should be used. The template enforces the corresponding OpenAPI specification. |
Airlock-IAM-Servicecontainer | Basic mapping for the Airlock IAM Service Container | Used for the Service Container services, such as the Radius Authentication Service and the Task Scheduler Service |
Mapping Template | Description | Used for |
---|---|---|
Airlock-IAM-Transaction-Approval | Basic mapping for the Airlock IAM Transaction Approval application | Used for all features of the Transaction Approval module, including REST APIs. |