Skip to main content

How to Set Up SSO with Okta

Enable SSO and access LegalOn through Okta

Updated over 3 weeks ago

Purpose

The goal of this article is to help you understand how to configure SSO with Okta.

Setup Procedure

1. Log in to Okta

Log in to Okta with your administrator account.

2. Click the "Create App Intergration" button to create a new App

3. Choose SAML 2.0 and click the "Next" button

4. Enter your App name and click Next button

5. Please enter the content as follows

  • Copy the Endpoint URL (from LegalOn) into the Single Sign-On URL field.

  • Copy the Entity ID (from LegalOn) into the Audience URL (SP Entity ID) field.

  • Set the Name ID format to Email Address

  • Set the Application username to Email

  • In the Attribute Statement (optional), add the following values:

    • Name = email

    • Value = user.email

    • Name format = Unspecified

6. Scroll down and click Next Button to create App.

7. Go back to Application list and click the app that you created

8. Scroll down and click the View SAML setup instructions button

9. Copy the "Certificate" and the "Identity Provider Single Sign-On URL"

10. Paste them into the LegalOn web app

Values ​​to obtain from Okta

LegalOn Settings

d: Identity Provider Endpoint URL (HTTP-Redirect)

Copy and paste it into " Identity Provider Endpoint URL (HTTP-Redirect) " on the LegalOn SSO settings screen

e : Public key certificate used by the identity provider for signing (X.509 certificate)

Copy and paste it into " Public key certificate (X.509 certificate) used by your identity provider for signing " on the LegalOn SSO settings screen

-----BEGINCERTIFICATE-----

-----END CERTIFICATE-----

11. Assign the same user added to the LOG app to this Okta system’s application

12. Enable SSO from the SSO page in the web app, and start the SSO login test

This completes the Okta setup.

Did this answer your question?