Architecture of Talend Identity and Access Management in cluster mode - 7.3

Talend Installation Guide

Version
7.3
Language
English
Operating system
Windows
Subscription type
Subscription
Product
Talend Big Data
Talend Big Data Platform
Talend Data Fabric
Talend Data Integration
Talend Data Management Platform
Talend Data Services Platform
Talend ESB
Talend MDM Platform
Talend Real-Time Big Data Platform
Module
Talend Activity Monitoring Console
Talend Administration Center
Talend Artifact Repository
Talend CommandLine
Talend Data Preparation
Talend Data Stewardship
Talend DQ Portal
Talend ESB
Talend Identity and Access Management
Talend Installer
Talend JobServer
Talend LogServer
Talend MDM Server
Talend MDM Web UI
Talend Repository Manager
Talend Runtime
Talend SAP RFC Server
Talend Studio
Content
Installation and Upgrade
Last publication date
2022-10-30
The following diagram illustrates the architecture behind Talend Identity and Access Management when set up in cluster mode.

This architecture is composed of several functional blocks:

  • A client connects to any running instance of a Talend application.
  • A Load Balancer accepts incoming traffic from Talend application instances and routes requests to any running instance of Talend Identity and Access Management in the cluster.
  • Talend Identity and Access Management securely authenticate users, authorize users to access Talend applications and save users' session data in MongoDB.
  • MongoDB stores and loads users' session data. You can configure MongoDB in cluster mode. For more information, see MongoDB documentation.
Note: The embedded H2 database is not recommended for production environments. To check which databases are recommended for production environments, see Compatible databases. To change the Talend Identity and Access Management database, see Changing Talend Identity and Access Management database. Talend also recommends that all nodes in the cluster share the same OIDC and IDP.