This chapter describes the features of the Airlock IAM Loginapp module and how to configure and use them.
The Loginapp module provides a web interface and a REST API for the interaction between the end-user and Airlock IAM. It provides APIs and web UIs for authentication, self-services, and it authorizes users to access target applications.
Main Loginapp features
- ●Web and REST interface for user authentication-related and self-services.
- ●Adaptable web application for all kinds of authentication flows.
- ●Adaptable application for numerous self-services.
- ●Providing high-security for the much-exposed login application.
- ●Single sign-on (SSO), federation, and identity propagation.
- ●End-point to interact with the Airlock Gateway (WAF).
Quick technical facts Loginapp
Name | Value | Description and links |
Module name | loginapp | The Loginapp can be enabled or disabled using the 8.1. application parameters property iam.modules. |
Configuration root | Loginapp | The Loginapp is a top-level element in the configuration. |
URL (internal) | /auth-login/ | The internal URL of the Loginapp is defined by the application parameter iam.loginapp.url.path and defaults to /<instance-name>-login/. |
URL (external) | /auth/ | The external URL of the Loginapp is defined in the Airlock Gateway mapping. The indicated value is the default entry path of the 8.3.1.1. mapping template. |