Adding the user attributes to your application - 8.0

Configuring Talend Administration Center SSO with Okta

Version
8.0
Language
English
Product
Talend Big Data
Talend Big Data Platform
Talend Cloud
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 Administration Center
Content
Administration and Monitoring > Managing authorizations
Last publication date
2024-02-06

Procedure

  1. Select your existing application and click Edit in the SAML Settings of the General tab.
  2. In the Attribute Statements area, add the four attributes tac.role, tac.projectType, firstName and lastName:

    Talend Administration Center attribute name

    SAML attribute name (Okta)

    Value

    Attribute value in user profile

    Talend Administration Center Role attribute

    tac.role

    user.tacRole

    Any string of your choice that will map the value entered in Talend Administration Center SSO Configuration

    Example:

    tac_admin (for a Talend Administration Center Administrator user)

    tac_om (for a Talend Administration Center Operation Manager user)

    dp_dm (for a Talend Administration Center Dataset Manager user)

    Talend Administration Center Project attribute

    tac.projectType

    user.tacProject

    Either, DI (Data Integration), DQ (Data Management), MDM (Master Data Management) or NPA (No Project Access)

    Optional (if not set, the email address login will be used) - First Name

    firstName

    user.firstName

    User first name

    Optional (if not set, the email address login will be used) - Last Name

    lastName

    user.lastName

    User last name