Skip to main content Skip to complementary content
Close announcements banner

Setting up Talend Administration Center Single Sign-On (SSO)

You have the possibility to implement a unified sign-on and authentication to access Talend Administration Center through different Identity provider systems (IdP) and to manage the roles and project types of the application users.

Information noteImportant: The SSO feature is not available for applications connecting to Talend Administration Center. Applications like Talend MDM, Talend Data Preparation, Talend Data Stewardship, and Talend Dictionary Service do not have SSO. The SSO feature is available for Talend Cloud applications connecting to Talend Management Console.

Procedure

  1. Enable SSO for Talend Administration Center during installation, either using Talend Installer or from a configuration file. See Enabling Single Sign-On for Talend Administration Center.
  2. Set up SSO and user roles and project types from your Identity Provider system.
  3. If you are connecting Talend Administration Center with the Talend Identity and Access Management, in the <installation_path>/iam/apache-tomcat/conf/iam.properties file, set the value for the below parameters to the username and the password of the user with the role Security Administrator in Talend Administration Center:
    tac.user-name=<username_security_administrator>
    tac.password=<password_security_administrator>
    Information noteImportant: Whenever you change your Talend Administration Center password, make sure to replace your old password with the new one in the iam.properties file here.
  4. (Optional) You can create an "emergency user" in Talend Administration Center in case your Identity Provider is temporarily unavailable, see Defining an emergency user for Talend Administration Center.

Results

Setting up SSO in your Identity Provider system allows users to access all their applications, including Talend Administration Center, by signing in one time for all services. If users try to sign in to Talend Administration Center when SSO is set up, they are redirected to the SSO sign-in page.

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!