Adding the OIDC public key of Talend Cloud Management Console - Cloud

Talend Cloud Single Sign-On (SSO) Configuration Guide

Version
Cloud
Language
English
Product
Talend Cloud
Module
Talend Management Console
Content
Administration and Monitoring > Managing users

Add the Talend Cloud Management Console signature to the Signature tab of the Properties window.

Procedure

  1. In the Properties window, click Signature.

    Example

  2. Copy the OIDC public key to be used from the x5c field of the JSON page that is available, for example, at https://iam.us.cloud.talend.com/oidc/jwk/keys, in which us is the region of your data center, and then paste this key in a file with a header and a footer reading like this:

    Example

    -----BEGIN CERTIFICATE-----
    <The OIDC public key you copied>
    -----END CERTIFICATE-----
    The extension of this file must be .cer, for example, this file can be called talend.cer.

    For further information about all the regions of Talend data centers, see Talend Cloud regions and URLs.

  3. Back to the Signature tab of the Properties window, click Add to add this signature file to AD FS.
  4. Click OK.