Skip to main content Skip to complementary content

Adding the OIDC public key of Talend Management Console

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

Procedure

  1. In the Properties window, click Signature.

    Example

    Screenshot of the interface.

  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.

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!