Skip to main content Skip to complementary content

Adding Talend Administration Center in Okta

This article explains the process to configure Talend Administration Center in Single Sign-on (SSO) mode with Okta.

SSO is an authentication process that allows you to access multiple applications with one set of login credentials.

About this task

These steps show how to add SAML 2.0 in Okta.

Procedure

  1. Log in to your Okta organization.
  2. Click the Admin button.
  3. Click Add Applications, then click the Create New App button.
  4. Select SAML 2.0, then click Create.
  5. In the General Settings step, enter a name and description for your application, for example Talend Administration Center, then click Next.
  6. Fill in the SAML Settings :

    Field

    Value

    Single sign on URL

    http://<host>:<port>/<application_name>/ssologin

    Ex:

    http://localhost:8080/org.talend.administrator/ssologin

    Audience URI (SP Entity ID)

    http://<host>:<port>/<application_name>/ssologin

    Ex:

    http://localhost:8080/org.talend.administrator/ssologin

    Name ID format

    Select Email Address in the list.

    Application username

    Select Email in the list.

    Update application username on

    Select Create and Update in the list.

  7. Click on Show Advance Settings and configure it as per your organization security requirements.
  8. Click Next and Finish to open a Sign On page where you can download Identity Provider metadata.
  9. Right-click on the page and save this metadata file as metadata.xml.
    This file is needed later while configuring Talend Administration Center.

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!