This chapter provides information about the configuration of the Loginapp UI in addition to the Loginapp REST API.
The UI configuration can be found here: Loginapp >> UI Settings.
This chapter provides information about the configuration of the Loginapp UI in addition to the Loginapp REST API.
The UI configuration can be found here: Loginapp >> UI Settings.
The Loginapp REST API configuration defines what services are available and their behavior. The Loginapp UI is based entirely on the REST API. The Loginapp UI's configuration, therefore, defines only UI-relevant and web browser-related aspects of the application.
To further illustrate the difference in what aspects are to be configured where some examples are given below.
The basic settings define which types of user interfaces will be available to the end-users and configure their details.
Airlock IAM protects its user interface by providing a content security policy (CSP) for the browser to enforce.
Care should be taken when modifying the configuration of the CSP. Since all different versions of all browser products receive the same CSP, it must be configured to enable all browsers to act securely.
Configuration context extraction is configured in the Loginapp REST API (Loginapp >> Context Extractor) and not in the Loginapp UI.
The URLs processed during context extraction are the ones of the REST API and do not correspond to the URLs in the browser's address bar.
This imposes limitations on the usage of context extraction with the Loginapp UI. In particular, context extractors relying on the forward location (Location parameter) are not supported.