Okta
This guide assumes you have already clicked Enable SAML in Datasaur and the Enable SAML 2.0 dialog is currently open.
Okta integration
Create an app integration
Login to your Okta Admin console.
In the left sidebar, navigate to Applications.
Click Create App Integration and select SAML 2.0.

Enter any suitable app name, such as
Datasaur, then, click Next.On the second page, enter the following values. Fields not mentioned below can be left unchanged.
Single sign-on URL: Enter the value from the Service provider sign in URL field in the Enable SAML 2.0 dialog.
Audience URI: Use the value from the Service provider issuer field, which is
datasaur.Default RelayState: Use the Company ID value in this JSON format:
{"companyId": "<value>"}.Name ID format: Select
EmailAddress.For the Attribute Statements section, follow these steps:
email(required) withBasicformat (case-sensitive). Datasaur requires this attribute for SAML authentication. Make sure it contains a valid email address.displayName(optional) withBasicformat. This value will be displayed in the top-right corner of the Datasaur app. If not provided, the email address will be shown instead.
For the feedback step, you can select the customer option and leave the remaining fields empty since they are optional.

Add users to the app integration
Open the newly created Okta app.
Go to the Assignments tab.
Assign the users who should be able to sign in to Datasaur using SAML.
Complete the Datasaur SAML form
Open the newly created Okta app.
Go to the Sign On tab.
Expand More details under the SAML 2.0 section.

Copy the Sign on URL value, then paste it into the Identity provider sign in URL field.
Copy the Issuer value, then paste it into the Identity provider issuer field.
Copy the Signing Certificate value using the copy button, then paste it into the Public certificate field. You can also download and save the certificate file.
Click Enable SAML 2.0.
Last updated