Before you begin
- You have logged in to your Okta organization as a user with administrative
privileges.
- You have selected the Classic UI.
Procedure
-
Click the Admin button.
-
Click Add Applications, then click the Create
New App button.
-
Select SAML 2.0, then click
Create.
-
In the General Settings step, enter a name, for example
Talend Cloud Data Catalog, then click
Next.
-
Fill in the SAML settings, as follows:
Field |
Description |
Single sign on URL |
http://<host>:<port>/<application_name>/ssologin For
example:
http://localhost:11480/MM/Auth |
Audience URI (SP Entity ID) |
http://<host>:<port>/<application_name>/ssologin For
example:
http://localhost:11480/MM/Auth |
-
In the Attribute Statements area, add the user
attributes, as follows:
Name |
Value |
Email |
user.email |
Login |
user.login |
FullName |
user.firstName + " " +
user.lastName |
-
Click Next and Finish.
-
In the Sign On tab, copy the Identity
Provider metadata link.
You need this information to configure SAML in your application.
Results
You are now ready to configure the SAML server in
Talend Cloud Data Catalog.
For more information on how to set up a SAML application in
Okta, refer to the Okta documentation.